mirror of
https://github.com/Eugeny/tabby
synced 2025-03-04 07:07:16 +00:00
Update build.yml
This commit is contained in:
parent
4c0231cd67
commit
454391d31e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -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}}
|
||||
|
|
Loading…
Add table
Reference in a new issue