Skip to content

Commit 5668b18

Browse files
correct dir switch for hidden files
1 parent 81f435f commit 5668b18

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 /a:h
64+
dir /a
6565
- uses: astral-sh/setup-uv@v6
6666

6767
- uses: pypa/cibuildwheel@v3.0

0 commit comments

Comments
 (0)