We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de21f7b commit fbd1c78Copy full SHA for fbd1c78
1 file changed
.github/workflows/haskell.yml
@@ -57,10 +57,6 @@ jobs:
57
${{ runner.os }}-${{ runner.arch }}-build-
58
${{ runner.os }}-${{ runner.arch }}-
59
60
- - name: ❓ Check cache
61
- run: |
62
- find ~/.local
63
-
64
- name: 🚄 Prepare OS
65
if: ${{ matrix.os == 'macos' }}
66
run: |
0 commit comments