Skip to content

Commit 88e06e0

Browse files
oops
1 parent af3b6c6 commit 88e06e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/haskell-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
- uses: actions/cache@v4
4646
with:
47-
key: ${{ matrix.ghc-version }}-${{ github.sha }}
47+
key: ${{ matrix.ghc-version }}-${{ matrix.ref }}
4848
path: |
4949
~/.cabal/store
5050
dist-newstyle

0 commit comments

Comments
 (0)