Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ClarkXia committed May 9, 2024
1 parent a047e6f commit c0d66ca
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 @@ -29,7 +29,7 @@ jobs:
name: darwin-x64
target: x86_64-apple-darwin
build: |
yarn build
yarn build --target darwin-x64
strip -x *.node
- host: windows-latest
name: win32-x64-msvc
Expand Down

0 comments on commit c0d66ca

Please sign in to comment.