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 8e8e62b commit d4f4600
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/Ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@ jobs:
- name: Set up Rust
uses: actions/setup-rust@v1
with:
toolchain: stable
rust-version: stable

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

- name: Build Linux binary
Expand Down

0 comments on commit d4f4600

Please sign in to comment.