Skip to content

Commit

Permalink
one missing \
Browse files Browse the repository at this point in the history
  • Loading branch information
Vollstrecker committed Jan 22, 2025
1 parent 33c9acf commit 3189b02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msys-cygwin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
-B build \
-DCMAKE_BUILD_TYPE=Release \
-DZLIB_BUILD_MINIZIP=ON \
-DMINIZIP_ENABLE_BZIP2=OFF
-DMINIZIP_ENABLE_BZIP2=OFF \
-G Ninja
- name: Build
run: cmake --build build --config Release -v -j1
Expand Down

0 comments on commit 3189b02

Please sign in to comment.