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 2, 2023
1 parent 69d6764 commit cff0090
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 @@ -61,7 +61,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 cff0090

Please sign in to comment.