Skip to content

Commit

Permalink
Set network timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilKWarmdahl committed Nov 28, 2024
1 parent dd41803 commit 6f51dfe
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 @@ -204,7 +204,7 @@ jobs:
wasm-pack --version
# Install dependencies
yarn
yarn --network-timeout 1000000
# Build
yarn package-win-no-sign
Expand Down

0 comments on commit 6f51dfe

Please sign in to comment.