We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf7e588 commit f30c68fCopy full SHA for f30c68f
.github/workflows/cmake_windows.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: jurplel/install-qt-action@v4
16
with:
17
version: '6.6.*'
18
- - name Install zlib
+ - name: Install zlib
19
- run: |
20
pkg-config --cflags zlib
21
pkg-config --libs zlib
0 commit comments