Skip to content

Commit e0b4695

Browse files
committed
Untabify.
1 parent bce62da commit e0b4695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
- name: Remove zlib
109109
shell: bash
110110
run: |
111-
find "C:/" -name 'libz*'
111+
find "C:/" -name 'libz*'
112112
rm -f C:/msys64/mingw64/lib/libz*
113113
114114
# Strawberry Perl has zlib within, so we also remove it

0 commit comments

Comments
 (0)