Skip to content

Commit 3b39fcf

Browse files
authored
Update cmake-multi-platform.yml
1 parent 392575b commit 3b39fcf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cmake-multi-platform.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
cmake -B build -DCMAKE_BUILD_TYPE=Release -G Ninja
3636
ninja -C build
3737
copy build\OpenWinControlsCLI.exe ${{github.workspace}}\owc_windows
38-
windeployqt6.exe --no-translations --no-quick-import --no-opengl-sw --no-compiler-runtime ${{github.workspace}}/owc_windows/OpenWinControlsCLI.exe
3938
4039
- name: upload windows release
4140
id: win_release_zip

0 commit comments

Comments
 (0)