Skip to content

Commit e2e22fa

Browse files
authored
Update CI.yml
1 parent 0436b43 commit e2e22fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- host: macos-latest
3333
target: x86_64-apple-darwin
3434
build: |
35-
yarn build
35+
yarn build --target x86_64-apple-darwin
3636
strip -x *.node
3737
- host: windows-latest
3838
build: yarn build

0 commit comments

Comments
 (0)