Skip to content

Commit

Permalink
attept installing cross before rust nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri committed Oct 12, 2024
1 parent 4acab97 commit 1bd8464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sha2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: RustCrypto/actions/cargo-cache@master
- uses: RustCrypto/actions/cross-install@master
- run: cargo install cross --git https://github.com/cross-rs/cross
- uses: dtolnay/rust-toolchain@master
with:
toolchain: nightly
Expand Down

0 comments on commit 1bd8464

Please sign in to comment.