Skip to content

Commit fbd1c78

Browse files
committed
fix: remove failing workflow step
Signed-off-by: Arnaud Bailly <arnaud@pankzsoft.com>
1 parent de21f7b commit fbd1c78

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)