mirror of
https://github.com/Eugeny/tabby.git
synced 2024-11-22 03:26:09 +03: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
|
||||
run: |
|
||||
sudo -H pip install setuptools
|
||||
sudo npm i -g yarn@1.22.1 node-gyp@10
|
||||
yarn --network-timeout 1000000
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user