Skip to content

Commit ff822f3

Browse files
authored
Update ci.yml
1 parent ab8d1ad commit ff822f3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,7 @@ jobs:
3232
steps:
3333
- uses: actions/checkout@v2
3434
- uses: msys2/setup-msys2@v2
35+
with:
36+
msystem: MINGW64
3537
- run: make
3638
- run: make test

0 commit comments

Comments
 (0)