Skip to content

Commit f729f1e

Browse files
committed
Debug
1 parent fd37625 commit f729f1e

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
@@ -290,6 +290,7 @@ jobs:
290290
find /c/vcpkg/ -iname '*.cmake'
291291
find /c/vcpkg/ -iname '*cmake*'
292292
cat /c/vcpkg/packages/libxml2_x64-windows-static/share/libxml2/libxml2-config.cmake
293+
cat "/c/Program Files/CMake/share/cmake-3.31/Modules/FindLibXml2.cmake"
293294
294295
- name: Configure
295296
id: build

0 commit comments

Comments
 (0)