Skip to content

Commit

Permalink
Revert "Revert "fix: windows ci qt5 install""
Browse files Browse the repository at this point in the history
This reverts commit 46a9628.
  • Loading branch information
panzergame committed Oct 21, 2022
1 parent e60ca8e commit fc27cf6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v2
with:
version: '6.3.0'
cached: ${{ steps.cache-qt.outputs.cache-hit }}
- uses: lukka/get-cmake@latest
- name: Add msbuild to PATH
Expand Down

0 comments on commit fc27cf6

Please sign in to comment.