Skip to content

Commit cff0090

Browse files
committed
Patch haskell setup action for M1 support
1 parent 69d6764 commit cff0090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
openssl:p
6262
6363
- name: Install Stack
64-
uses: haskell-actions/setup@v2
64+
uses: elopez/haskell-actions-setup@m1-support
6565
id: stack
6666
if: matrix.container == ''
6767
with:

0 commit comments

Comments
 (0)