Skip to content

Commit 89ad549

Browse files
committed
Workflow syntax was broken again
1 parent f30c68f commit 89ad549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake_windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
version: '6.6.*'
1818
- name: Install zlib
19-
- run: |
19+
run: |
2020
pkg-config --cflags zlib
2121
pkg-config --libs zlib
2222
- name: Configure

0 commit comments

Comments
 (0)