Skip to content

Commit 7084aaa

Browse files
committed
Finish test building windows installer
1 parent 04f9540 commit 7084aaa

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/build-installer-qt5-win32.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
tags:
66
- "*"
7-
branches: [ dev ]
87

98
env:
109
QT_VERSION: 5.15.2

.github/workflows/build-installer-qt5-win64.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
tags:
66
- "*"
7-
branches: [ dev ]
87

98
env:
109
QT_VERSION: 5.15.2

.github/workflows/build-installer-qt6-win64.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
tags:
66
- "*"
7-
branches: [ dev ]
87

98
env:
109
QT_VERSION: 6.9.3

0 commit comments

Comments
 (0)