Skip to content

Commit 058053c

Browse files
committed
Fix typo
1 parent 98757d6 commit 058053c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-binaries.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@ jobs:
253253
254254
- name: Install libxml2 for Windows
255255
if: runner.os == 'Windows'
256+
shell: bash
256257
run: |
257258
# Build libxml2 for windows
258259
curl -O https://gitlab.gnome.org/GNOME/libxml2/-/archive/v2.9.12/libxml2-v2.9.12.tar.gz

0 commit comments

Comments
 (0)