We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 339662d commit 0aace70Copy full SHA for 0aace70
.github/workflows/ci_windows.yml
@@ -35,6 +35,8 @@ jobs:
35
mingw-w64-${{ matrix.arch }}-python-fypp
36
mingw-w64-${{ matrix.arch }}-cmake
37
mingw-w64-${{ matrix.arch }}-ninja
38
+ unzip
39
+ zip
40
41
- run: >-
42
PATH=$PATH:/mingw64/bin/ cmake
0 commit comments