Skip to content

Commit

Permalink
Patch haskell setup action for M1 support
Browse files Browse the repository at this point in the history
  • Loading branch information
elopez committed Oct 26, 2023
1 parent 430d49b commit 0ee721f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
openssl:p
- name: Install Stack
uses: haskell-actions/setup@v2
uses: elopez/haskell-actions-setup@m1-support
id: stack
if: matrix.container == ''
with:
Expand Down

0 comments on commit 0ee721f

Please sign in to comment.