Skip to content

Commit f685046

Browse files
printing CMAKE_BINARY_DIR
1 parent 2367e45 commit f685046

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/cibuildwheel.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
vcpkg add port pkgconf vcpkg-cmake vcpkg-cmake-config libgd
6464
dir /a py_gd
6565
dir C:/vcpkg/
66+
echo "CMAKE BIN DIR is : $CMAKE_BINARY_DIR"
6667
dir $CMAKE_BINARY_DIR
6768
- uses: astral-sh/setup-uv@v6
6869

0 commit comments

Comments
 (0)