There was an error while loading. Please reload this page.
1 parent a3e8f4f commit cda5afbCopy full SHA for cda5afb
1 file changed
.github/workflows/cibuildwheel.yaml
@@ -63,10 +63,6 @@ jobs:
63
# why not have the vcpkg.json committed to the repo?
64
vcpkg new --application
65
vcpkg add port pkgconf vcpkg-cmake vcpkg-cmake-config libgd
66
- dir /a py_gd
67
- dir C:/vcpkg/
68
- echo "CMAKE BIN DIR is : $CMAKE_BINARY_DIR"
69
- dir "$CMAKE_BINARY_DIR"
70
- uses: astral-sh/setup-uv@v6
71
72
- uses: pypa/cibuildwheel@v3.0
0 commit comments