Skip to content

Commit

Permalink
CI: Fix windows build
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Guerinoni <guerinoni.federico@gmail.com>
  • Loading branch information
guerinoni committed Dec 5, 2023
1 parent 87acb8f commit 069aec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-w10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v4

- name: Installing Qt
uses: jurplel/install-qt-action@v4
uses: jurplel/install-qt-action@v3.3.0
with:
version: ${{ matrix.qt_version }}
arch: ${{ matrix.qtarch }}
Expand Down

0 comments on commit 069aec6

Please sign in to comment.