diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6555f24..1c973eb 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -34,6 +34,7 @@ jobs: target/ key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.toml') }} - name: Install dependencies + if: steps.cache-deps.outputs.cache-hit != 'true' run: | sudo apt-get update sudo apt-get install \