Skip to content

Commit 0aace70

Browse files
committed
Install unzip and zip dependencies
1 parent 339662d commit 0aace70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci_windows.yml

+2
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
mingw-w64-${{ matrix.arch }}-python-fypp
3636
mingw-w64-${{ matrix.arch }}-cmake
3737
mingw-w64-${{ matrix.arch }}-ninja
38+
unzip
39+
zip
3840
3941
- run: >-
4042
PATH=$PATH:/mingw64/bin/ cmake

0 commit comments

Comments
 (0)