Skip to content

Commit 81f435f

Browse files
add hidden flag
1 parent 54928bf commit 81f435f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cibuildwheel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
run: |
6262
vcpkg new --application
6363
vcpkg add port pkgconf vcpkg-cmake vcpkg-cmake-config libgd
64-
dir
64+
dir /a:h
6565
- uses: astral-sh/setup-uv@v6
6666

6767
- uses: pypa/cibuildwheel@v3.0

0 commit comments

Comments
 (0)