Skip to content

Commit

Permalink
Update c-cppWin.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TCA166 committed Apr 19, 2024
1 parent 0fada7d commit 2e9cc3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/c-cppWin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
with:
update: true
install: zlib zlib-devel make mingw-w64-x86_64-gcc mingw-w64-x86_64-check
- name: config
run: git submodule update --init --recursive
- name: make
run: C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\setup-msys2\msys2.cmd -c "make"
- name: make check
Expand Down

0 comments on commit 2e9cc3c

Please sign in to comment.