Skip to content

Commit af440b2

Browse files
committed
fix: remove failing workflow step
1 parent de21f7b commit af440b2

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/haskell.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,6 @@ jobs:
5757
${{ runner.os }}-${{ runner.arch }}-build-
5858
${{ runner.os }}-${{ runner.arch }}-
5959
60-
- name: ❓ Check cache
61-
run: |
62-
find ~/.local
63-
6460
- name: 🚄 Prepare OS
6561
if: ${{ matrix.os == 'macos' }}
6662
run: |

0 commit comments

Comments
 (0)