mirror of
https://github.com/actix/examples
synced 2025-02-21 08:44:48 +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 install ${{ matrix.version }} --no-self-update --profile minimal --force
|
||||||
rustup override set ${{ matrix.version }}
|
rustup override set ${{ matrix.version }}
|
||||||
|
|
||||||
- run: cargo generate-lockfile
|
|
||||||
- name: Cache Dependencies
|
- name: Cache Dependencies
|
||||||
uses: Swatinem/rust-cache@v2.2.0
|
uses: Swatinem/rust-cache@v2.2.0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user