Skip to content

Commit d27b4ee

Browse files
committed
windows build test
1 parent 27ccc92 commit d27b4ee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/Build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- build_win_test
78
pull_request:
89
branches:
910
- main
@@ -56,7 +57,7 @@ jobs:
5657
- uses: msys2/setup-msys2@v2
5758

5859
- name: Install Qt
59-
uses: jurplel/install-qt-action@v3
60+
uses: jurplel/install-qt-action@v4
6061
with:
6162
version: '6.2.0'
6263
arch: 'win64_mingw81'

0 commit comments

Comments
 (0)