Skip to content

Commit b17bd2a

Browse files
committed
Add TODO for better caching after actions/setup-haskell#35 is solved
1 parent 57e2ba7 commit b17bd2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- name: Cache (Unix platform)
3131
uses: actions/cache@v2
3232
with:
33+
# TODO(mihaimaruseac): Merge to one path, after https://github.com/actions/setup-haskell/pull/35
3334
path: |
3435
~/.stack
3536
C:\Users\runneradmin\AppData\Roaming\stack

0 commit comments

Comments
 (0)