mirror of
https://github.com/babichjacob/ac-qu-ai-nt.git
synced 2025-10-01 16:37:53 -04:00
ci(check-and-build-and-test): in the msrv
job, try removing some Rust toolchain binaries, then run rustup update
This commit is contained in:
@@ -222,7 +222,9 @@ jobs:
|
||||
cache-on-failure: "true"
|
||||
|
||||
- name: Delete existing cargo stuff
|
||||
run: rm -rf ~/.cargo/bin
|
||||
run: rm ~/.cargo/bin/rust-analyzer ~/.cargo/bin/rustfmt
|
||||
|
||||
- run: rustup update
|
||||
|
||||
- name: Install cargo-msrv
|
||||
uses: taiki-e/install-action@v2
|
||||
|
Reference in New Issue
Block a user