Skip to content

Commit

Permalink
Update installer.yml - next try to fix windows installer action (Qt 6…
Browse files Browse the repository at this point in the history
….6.3)
  • Loading branch information
arnost00 committed Apr 2, 2024
1 parent 704c818 commit 64d8f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Setup CMake
uses: ./.github/actions/cmake
with:
qt_version: 6.6.2
qt_version: 6.6.3
qt_arch: win64_mingw
use_qt6: ON
modules: qtserialport qtmultimedia
Expand Down

0 comments on commit 64d8f3b

Please sign in to comment.