Skip to content

Commit

Permalink
fix native modules rebuild on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
Clem-Fern committed Nov 14, 2023
1 parent 860ee3e commit 98719aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Expand Up @@ -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:
Expand Down

0 comments on commit 98719aa

Please sign in to comment.