Skip to content

Commit ff4c530

Browse files
committed
[ fix ][ wasm ] Require exact dist-newstyle cache hits
1 parent c169559 commit ff4c530

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/test.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -447,9 +447,6 @@ jobs:
447447
with:
448448
path: als/dist-newstyle
449449
key: dist-newstyle-v2-${{ env.CI_CACHE_KEY }}-agda-${{ env.AGDA_WASM_COMMIT }}-${{ hashFiles('als/cabal.project.wasm32', 'als/agda-language-server.cabal', 'als/package.yaml') }}
450-
restore-keys: |
451-
dist-newstyle-v2-${{ env.CI_CACHE_KEY }}-agda-${{ env.AGDA_WASM_COMMIT }}-
452-
dist-newstyle-${{ runner.os }}-${{ runner.arch }}-
453450

454451
- name: Cabal configure
455452
working-directory: './als'

0 commit comments

Comments
 (0)