Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdCopter committed May 23, 2024
1 parent 47dbcc8 commit cddac9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
if: ${{ startsWith(matrix.os, 'macos') }}
run: |
sudo -H pip install setuptools packaging
sudo npm install -g [email protected] node-gyp@9.4 macos-alias
sudo npm install -g [email protected] node-gyp@8.4 macos-alias
yarn --network-timeout 1000000
continue-on-error: true

Expand Down

0 comments on commit cddac9d

Please sign in to comment.