Skip to content

Commit

Permalink
Update nodejs-windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Oct 18, 2023
1 parent 9e9e134 commit daf193e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/nodejs-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ jobs:
repository: nodejs/node
path: node
- name: Install deps
run: |
python -m pip install packaging
choco install nasm
run: choco install nasm
- name: Replace gyp in Node.js
run: |
rm -Recurse node/tools/gyp
Expand Down

0 comments on commit daf193e

Please sign in to comment.