chore: CI: revert accidentally disabling Lake cache
This commit is contained in:
parent
d38d9400d8
commit
96cda3f498
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build-template.yml
vendored
1
.github/workflows/build-template.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue