Skip to content

Commit 05051d2

Browse files
Vollstreckermadler
authored andcommitted
CMake: Install bzip2 on Cygwin in workflow.
1 parent 5760ba1 commit 05051d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/msys-cygwin.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
uses: cygwin/cygwin-install-action@master
5959
with:
6060
packages: >-
61+
bzip2
6162
cmake
6263
cygwin-devel
6364
gcc-core

0 commit comments

Comments
 (0)