Skip to content

Commit

Permalink
Update mac.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CyrosX authored Feb 22, 2024
1 parent d39ebdc commit 6bd8d39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Set up Rust
uses: actions-rust-lang/setup-rust-toolchain@v1
with:
toolchain: {{ matrix.toolchain }}
toolchain: ${{ matrix.toolchain }}
target: aarch64-apple-darwin

- name: Enable LTO
Expand Down

0 comments on commit 6bd8d39

Please sign in to comment.