mirror of
https://github.com/Eugeny/tabby
synced 2024-12-12 14:22:43 +00:00
parent
72149d2cb0
commit
86664c4eba
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -54,7 +54,7 @@ jobs:
|
|||
- name: Install deps
|
||||
run: |
|
||||
sudo -H pip install setuptools
|
||||
sudo npm i -g yarn@1.22.1 node-gyp@10
|
||||
sudo npm i -g yarn@1.22.1
|
||||
yarn --network-timeout 1000000
|
||||
env:
|
||||
ARCH: ${{matrix.arch}}
|
||||
|
|
Loading…
Reference in a new issue