File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -86,10 +86,10 @@ jobs:
8686 shell : pwsh
8787
8888 # Qt
89- - name : Install Qt 6.10.0 + QtIFW
89+ - name : Install Qt 6.10.2 + QtIFW
9090 uses : jurplel/install-qt-action@v4
9191 with :
92- version : ' 6.10.0 '
92+ version : ' 6.10.2 '
9393 host : ${{ matrix.qt_host }}
9494 target : desktop
9595 arch : ${{ matrix.qt_arch }}
@@ -241,10 +241,6 @@ jobs:
241241 path : |
242242 build-Release/${{ github.event.repository.name }}-*.deb
243243 build-Release/${{ github.event.repository.name }}-*.rpm
244- build-Release/${{ github.event.repository.name }}-*.sh
245- build-Release/${{ github.event.repository.name }}-*.run
246- build-Release/${{ github.event.repository.name }}-*.zip
247- build-Release/${{ github.event.repository.name }}-*.tar.gz
248244 build-Release/${{ github.event.repository.name }}-*.dmg
249245 build-Release/${{ github.event.repository.name }}-*.exe
250246 if-no-files-found : error
You can’t perform that action at this time.
0 commit comments