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 bc62e14 commit d3c0b70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ jobs:
uses: actions/checkout@v3

- name: Set up Rust
uses: actions/setup-rust@v1
uses: actions-rust-lang/setup-rust-toolchain@v1
with:
toolchain: stable

- name: Install cross
run: cargo install cross --git https://github.com/cross-rs/cross

Expand Down

0 comments on commit d3c0b70

Please sign in to comment.