Skip to content

Commit 3e97413

Browse files
authored
Update build-visual_studio-qt6.yml
Set to workflow_call so we can make a release
1 parent 603c0f3 commit 3e97413

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/build-visual_studio-qt6.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
name: Build Chiaki (VC Qt6)
22

33
on:
4-
workflow_dispatch:
5-
# workflow_call: #testing!
6-
7-
# TODO: https://www.qt.io/blog/qt-multimedia-in-qt-6
8-
# Not as easy as updating a cmakelists.txt file :(
4+
workflow_call:
95

106
jobs:
117
build-win_x64: # only win_x64 so far :)

0 commit comments

Comments
 (0)