mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-08 21:40:03 +00:00
fix native modules rebuild on macos
This commit is contained in:
parent
860ee3eaa9
commit
98719aafdc
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -53,6 +53,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install deps
|
- name: Install deps
|
||||||
run: |
|
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 node-gyp@10
|
||||||
yarn --network-timeout 1000000
|
yarn --network-timeout 1000000
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user