mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
stop generating lockfile in CI
This commit is contained in:
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
|
||||
|
||||
|
Reference in New Issue
Block a user