We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1401e2c + 99d11e7 commit 19b3c39Copy full SHA for 19b3c39
.github/workflows/ci.yml
@@ -67,7 +67,7 @@ jobs:
67
target: x86_64-apple-darwin
68
if: true
69
build: |
70
- yarn build
+ yarn build --target x86_64-apple-darwin
71
strip -x *.node
72
- host: windows-latest
73
build: yarn build
0 commit comments