Skip to content

Commit

Permalink
explicit x86_64-apple-darwin target
Browse files Browse the repository at this point in the history
  • Loading branch information
bobzilladev committed May 22, 2024
1 parent 1401e2c commit 99d11e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
target: x86_64-apple-darwin
if: true
build: |
yarn build
yarn build --target x86_64-apple-darwin
strip -x *.node
- host: windows-latest
build: yarn build
Expand Down

0 comments on commit 99d11e7

Please sign in to comment.