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

Please sign in to comment.