Skip to content

Commit fb10fcf

Browse files
authored
Update ci.yml
1 parent abf5aaa commit fb10fcf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
- uses: msys2/setup-msys2@v2
3535
with:
3636
msystem: MINGW64
37-
install: make
38-
- run: make CC=gcc
37+
install: make mingw-w64-x86_64-toolchain
38+
- run: make
3939
- run: make test

0 commit comments

Comments
 (0)