Skip to content

Commit

Permalink
ci: try to skip msys setup
Browse files Browse the repository at this point in the history
  • Loading branch information
elopez committed Oct 21, 2023
1 parent 81edd8f commit 0e21ee8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ jobs:
gmp:p
openssl:p
- name: Configure MSYS2 in Stack
run: echo "skip-msys: true" >> stack.yaml

- name: Install Stack
uses: haskell-actions/setup@v2
id: stack
Expand Down

0 comments on commit 0e21ee8

Please sign in to comment.