mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-26 22:39:53 +00:00
Update build.yml
This commit is contained in:
parent
4c0231cd67
commit
454391d31e
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -53,7 +53,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install deps
|
- name: Install deps
|
||||||
run: |
|
run: |
|
||||||
sudo npm i -g yarn@1.22.1
|
sudo npm i -g yarn@1.22.1 node-gyp@10
|
||||||
yarn --network-timeout 1000000
|
yarn --network-timeout 1000000
|
||||||
env:
|
env:
|
||||||
ARCH: ${{matrix.arch}}
|
ARCH: ${{matrix.arch}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user