Skip to content

Commit 38ee595

Browse files
committed
github-actions: new cache key
Need to rebuild `typed-protocols` inside `dist-newstyle`.
1 parent bac293d commit 38ee595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/haskell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
mingw-w64-x86_64-jq
3434
3535
- name: Set cache version
36-
run: echo "CACHE_VERSION=pu4Aevoo" >> $GITHUB_ENV
36+
run: echo "CACHE_VERSION=pu4Aevoo_v1" >> $GITHUB_ENV
3737

3838
- name: "LINUX: Setup Haskell"
3939
uses: haskell/actions/setup@v1

0 commit comments

Comments
 (0)