Skip to content

Commit

Permalink
choose correct target for github release
Browse files Browse the repository at this point in the history
  • Loading branch information
Bendzae committed Jul 26, 2024
1 parent ed0320e commit 0308b83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- build: macos
os: macos-latest
target: x86_64-apple-darwin
target: aarch64-apple-darwin

steps:
- name: Checkout
Expand Down

0 comments on commit 0308b83

Please sign in to comment.