diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 397970ec66..43fa47a8cc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -192,6 +192,7 @@ jobs: toolchain-file: 'kernel/rust-toolchain.toml' - uses: Swatinem/rust-cache@v2 with: + key: ${{ matrix.arch }}-${{ matrix.profile }} save-if: ${{ github.ref == 'refs/heads/main' }} workspaces: | .