Skip to content

Commit

Permalink
Add X86 target
Browse files Browse the repository at this point in the history
  • Loading branch information
Geometrically committed Jul 9, 2024
1 parent 4ca8b6c commit 5b712e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/app-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: dtolnay/rust-toolchain@stable
with:
components: rustfmt, clippy
targets: aarch64-apple-darwin
targets: aarch64-apple-darwin, x86_64-apple-darwin

- name: Rust setup
if: "!startsWith(matrix.platform, 'macos')"
Expand Down

0 comments on commit 5b712e6

Please sign in to comment.