Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Melechtna authored Apr 30, 2024
1 parent 202d422 commit 429e011
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Install Rust toolchain
run: |
rustup toolchain update stable # Update the stable toolchain
- name: Install cross compilation tools (Linux/macOS)
if: runner.os != 'windows'
run: |
Expand Down

0 comments on commit 429e011

Please sign in to comment.