Skip to content

Commit

Permalink
Node.js 22 now works on GitHub Actions Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored May 2, 2024
1 parent 12b3daa commit 2d883b7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/node-gyp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,6 @@ jobs:
- name: Install Node.js dependencies
shell: bash
run: |
npm --version # 10.5.1
npm install -g npm
npm --version # 10.7.0
cd node-gyp
npm install --no-progress
- name: Replace gyp in node-gyp
Expand Down

0 comments on commit 2d883b7

Please sign in to comment.