We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0436b43 commit e2e22faCopy full SHA for e2e22fa
.github/workflows/CI.yml
@@ -32,7 +32,7 @@ jobs:
32
- host: macos-latest
33
target: x86_64-apple-darwin
34
build: |
35
- yarn build
+ yarn build --target x86_64-apple-darwin
36
strip -x *.node
37
- host: windows-latest
38
build: yarn build
0 commit comments