Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeny committed Nov 10, 2023
1 parent 4c0231c commit 454391d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

- name: Install deps
run: |
sudo npm i -g yarn@1.22.1
sudo npm i -g yarn@1.22.1 node-gyp@10
yarn --network-timeout 1000000
env:
ARCH: ${{matrix.arch}}
Expand Down

0 comments on commit 454391d

Please sign in to comment.