Skip to content

Commit

Permalink
Break it
Browse files Browse the repository at this point in the history
  • Loading branch information
hasufell committed Dec 15, 2024
1 parent 6e5d090 commit 81bfd49
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test-ghcup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
- run: haskell-language-server-wrapper --version

- run: ghcup run -m sh -- -c 'echo success'
env:
GHCUP_MSYS2: 'C:\\lol'

vanilla_channel:
strategy:
Expand Down Expand Up @@ -77,3 +79,5 @@ jobs:
- run: ghc --version

- run: ghcup run -m sh -- -c 'echo success'
env:
GHCUP_MSYS2: 'C:\\lol'

0 comments on commit 81bfd49

Please sign in to comment.