mirror of
https://github.com/babichjacob/ac-qu-ai-nt.git
synced 2025-10-02 04:47:53 -04:00
ci: install cargo-msrv
in the job that verifies MSRV (oops lol)
This commit is contained in:
@@ -219,6 +219,9 @@ jobs:
|
|||||||
- name: Install stable Rust toolchain
|
- name: Install stable Rust toolchain
|
||||||
uses: dtolnay/rust-toolchain@stable
|
uses: dtolnay/rust-toolchain@stable
|
||||||
|
|
||||||
|
- name: Install cargo-msrv
|
||||||
|
uses: taiki-e/install-action@cargo-msrv
|
||||||
|
|
||||||
- uses: Swatinem/rust-cache@v2
|
- uses: Swatinem/rust-cache@v2
|
||||||
with:
|
with:
|
||||||
shared-key: ${{ matrix.supporteds.target }}-latest-variable
|
shared-key: ${{ matrix.supporteds.target }}-latest-variable
|
||||||
|
Reference in New Issue
Block a user