Skip to content

Commit 2c3a53f

Browse files
fix for haskell.yml workflow
1 parent c8d6ee0 commit 2c3a53f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/haskell.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,6 @@ jobs:
5252
brew: ${{ matrix.brew }}
5353
- uses: actions/checkout@v2
5454

55-
- name: Checkout
56-
uses: actions/checkout@v2
57-
5855
- name: Cache Local
5956
id: cache-local
6057
uses: actions/cache@v1

0 commit comments

Comments
 (0)