Skip to content

Commit b2e2dce

Browse files
committed
misc
1 parent 94ea09a commit b2e2dce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/os.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
- name: Configure build
5050
run: |
51-
cmake -DCMAKE_PREFIX_PATH=C:/a/hello/Qt/6.9.0/msvc2022_64/lib -DCI= cmake --preset debug
51+
cmake -DCMAKE_PREFIX_PATH="C:/a/hello/Qt/6.9.0/msvc2022_64/" -DCI= cmake --preset debug
5252
5353
- name: Execute build
5454
run: |

0 commit comments

Comments
 (0)