Skip to content

Commit b61ea2a

Browse files
more yaml lint in CI script
1 parent 4f135ed commit b61ea2a

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
@@ -66,7 +66,7 @@ jobs:
6666
dir /a py_gd
6767
dir C:/vcpkg/
6868
echo "CMAKE BIN DIR is : $CMAKE_BINARY_DIR"
69-
dir $CMAKE_BINARY_DIR
69+
dir "$CMAKE_BINARY_DIR"
7070
- uses: astral-sh/setup-uv@v6
7171

7272
- uses: pypa/cibuildwheel@v3.0

0 commit comments

Comments
 (0)