diff --git a/.github/workflows/build-template.yml b/.github/workflows/build-template.yml index 4af7e1354e..eaac145c29 100644 --- a/.github/workflows/build-template.yml +++ b/.github/workflows/build-template.yml @@ -99,7 +99,6 @@ jobs: if: matrix.cmultilib - name: Cache id: restore-cache - if: matrix.name != 'Linux Lake' uses: actions/cache/restore@v4 with: # NOTE: must be in sync with `save` below