Skip to content

Commit bba97cc

Browse files
committed
Fix typo
1 parent 147fabc commit bba97cc

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
@@ -72,7 +72,7 @@ jobs:
7272
with:
7373
python-version: '3.13'
7474
- name: Install libxml2
75-
if:false
75+
if: false
7676
shell: bash
7777
env:
7878
VCPKG_BUILD_TYPE: release

0 commit comments

Comments
 (0)