Skip to content

Commit

Permalink
ci: update install-qt-action
Browse files Browse the repository at this point in the history
  • Loading branch information
khonoka committed Nov 9, 2023
1 parent 451071a commit 97a32a8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/msvc-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,10 @@ jobs:
uses: ilammy/msvc-dev-cmd@v1

- name: Install Qt
uses: jurplel/install-qt-action@v2
uses: jurplel/install-qt-action@v3
with:
version: 6.6.0
arch: win64_msvc2019_64
aqtversion: ==1.2.2
modules: "qt5compat qtimageformats"

- name: Build
Expand Down

0 comments on commit 97a32a8

Please sign in to comment.