Skip to content

Commit

Permalink
Install node-gyp version 10
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilKWarmdahl committed Nov 29, 2024
1 parent 3d437db commit def7c28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ jobs:
python --version
rustup show
wasm-pack --version
yarn install -g [email protected]
yarn global add [email protected]
# Install dependencies
yarn --network-timeout 1000000
Expand Down

0 comments on commit def7c28

Please sign in to comment.