Skip to content

Commit

Permalink
fix actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Geometrically committed Apr 25, 2024
1 parent 3da686b commit feae821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tauri-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,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 feae821

Please sign in to comment.