Skip to content

Commit

Permalink
Install minizip-ng on mingw and msys
Browse files Browse the repository at this point in the history
  • Loading branch information
minhqdao committed Apr 24, 2024
1 parent 9b7e0e7 commit 79fe67d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
mingw-w64-${{ matrix.arch }}-python-setuptools
mingw-w64-${{ matrix.arch }}-cmake
mingw-w64-${{ matrix.arch }}-ninja
mingw-w64-${{ matrix.arch }}-minizip-ng
- name: Setup msys POSIX environment
uses: msys2/setup-msys2@v2
Expand All @@ -53,6 +54,7 @@ jobs:
python-pip
cmake
ninja
minizip-ng
- name: Install fypp
run: pip install fypp
Expand Down

0 comments on commit 79fe67d

Please sign in to comment.