1
0
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:
Eugene 2023-11-10 16:44:04 +01:00
parent 4c0231cd67
commit 454391d31e
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

@ -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}}