Skip to content

Commit

Permalink
0.10.3 - Fix x86_64 Mac CI target
Browse files Browse the repository at this point in the history
  • Loading branch information
colin969 committed Feb 6, 2025
1 parent d7ce24a commit d32f054
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 @@ -30,7 +30,7 @@ jobs:
settings:
- host: macos-latest
target: x86_64-apple-darwin
build: yarn build
build: yarn build --target x86_64-apple-darwin
- host: windows-latest
build: yarn build
target: x86_64-pc-windows-msvc
Expand Down

0 comments on commit d32f054

Please sign in to comment.