1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 20:57:43 +02:00

install cargo-hack faster

This commit is contained in:
Rob Ede
2023-04-01 22:21:57 +01:00
parent dbce150993
commit 6d0dc9628b
2 changed files with 8 additions and 8 deletions

View File

@ -50,8 +50,8 @@ jobs:
with:
toolchain: ${{ matrix.version }}
- name: Install cargo-hack
run: cargo install cargo-hack
- uses: taiki-e/cache-cargo-install-action@v1
with: { tool: cargo-hack }
- name: Generate Cargo.lock
run: cargo generate-lockfile