We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c39f57 commit c873d1bCopy full SHA for c873d1b
.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