Skip to content

Commit 6c531ea

Browse files
committed
Don't use bash for libxml2
1 parent 058053c commit 6c531ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-binaries.yml

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

0 commit comments

Comments
 (0)