Skip to content

Commit

Permalink
Update Ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Aitthi committed Sep 29, 2024
1 parent 13ea217 commit 59403d3
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 @@ -21,7 +21,7 @@ jobs:
run: cargo install cross --git https://github.com/cross-rs/cross

- name: Install xtask
run: cargo install xtask
run: cargo install cargo-xtask

- name: Install configure-crosstool
run: cargo xtask configure-crosstool aarch64-apple-darwin x86_64-apple-darwin
Expand Down

0 comments on commit 59403d3

Please sign in to comment.