Skip to content

Commit

Permalink
dont need rustup update?
Browse files Browse the repository at this point in the history
  • Loading branch information
overcat committed Sep 9, 2024
1 parent 843261c commit 9903961
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ jobs:
# Rust will frequently add new warnings and checks.
if: matrix.rust == 'msrv'
run: echo RUSTFLAGS='-Dwarnings' >> $GITHUB_ENV
- run: rustup update
- run: cargo version
- uses: stellar/binaries@v30
with:
name: cargo-hack
Expand Down

0 comments on commit 9903961

Please sign in to comment.