Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! [#164] Add wo…
Browse files Browse the repository at this point in the history
…rkflow for running Windows tests on CI
  • Loading branch information
Sorokin-Anton committed Oct 6, 2022
1 parent c8bb161 commit 4b63db0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ jobs:
stack --system-ghc exec -- pacman -S --noconfirm msys2-keyring;
stack --system-ghc exec -- pacman -S --noconfirm pkgconf;
stack --system-ghc exec -- pacman -S --noconfirm mingw-w64-x86_64-pcre
stack --system-ghc exec -- pacman -S pcre
stack --system-ghc exec -- pacman -S pcre-devel
stack --system-ghc install regex-pcre



- name: Build
Expand Down

0 comments on commit 4b63db0

Please sign in to comment.