Skip to content

Commit 04f9540

Browse files
committed
Test build windows installer
1 parent b9015f5 commit 04f9540

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

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

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

89
env:
910
QT_VERSION: 5.15.2

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

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

89
env:
910
QT_VERSION: 5.15.2

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

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

89
env:
910
QT_VERSION: 6.9.3

0 commit comments

Comments
 (0)