Skip to content

Commit b118532

Browse files
committed
Fix typo
1 parent 7141bf8 commit b118532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ jobs:
291291
ninja -v -C libxml-build install
292292
293293
- name: Install libxml2
294-
bash: shell
294+
shell: bash
295295
env:
296296
VCPKG_CMAKE_CONFIGURE_OPTIONS: "-DBUILD_SHARED_LIBS=OFF"
297297
run: |

0 commit comments

Comments
 (0)