Skip to content

Commit 2afc9dc

Browse files
committed
s
1 parent 098657f commit 2afc9dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ jobs:
6868

6969
- name: Run CMake install
7070
run: |
71-
rem TODO: the Qt DLLS are not being installed (because of the missing windeployqt?)
71+
rem TODO: the Qt DLLs are not being installed
7272
cmake --build build --config Debug --target install
7373
rem TODO: validate the installed files

0 commit comments

Comments
 (0)