Skip to content

Commit 0ee721f

Browse files
committed
Patch haskell setup action for M1 support
1 parent 430d49b commit 0ee721f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
openssl:p
6464
6565
- name: Install Stack
66-
uses: haskell-actions/setup@v2
66+
uses: elopez/haskell-actions-setup@m1-support
6767
id: stack
6868
if: matrix.container == ''
6969
with:

0 commit comments

Comments
 (0)