We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 147fabc commit bba97ccCopy full SHA for bba97cc
.github/workflows/release-binaries.yml
@@ -72,7 +72,7 @@ jobs:
72
with:
73
python-version: '3.13'
74
- name: Install libxml2
75
- if:false
+ if: false
76
shell: bash
77
env:
78
VCPKG_BUILD_TYPE: release
0 commit comments