mirror of
https://github.com/actix/examples
synced 2024-11-27 16:02:57 +01:00
stop generating lockfile in CI
This commit is contained in:
parent
6424e4e023
commit
8ccdfbb024
1
.github/workflows/linux.yml
vendored
1
.github/workflows/linux.yml
vendored
@ -28,7 +28,6 @@ jobs:
|
||||
rustup install ${{ matrix.version }} --no-self-update --profile minimal --force
|
||||
rustup override set ${{ matrix.version }}
|
||||
|
||||
- run: cargo generate-lockfile
|
||||
- name: Cache Dependencies
|
||||
uses: Swatinem/rust-cache@v2.2.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user