We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e60ca8e commit fc27cf6Copy full SHA for fc27cf6
1 file changed
.github/workflows/deploy-windows.yml
@@ -19,7 +19,6 @@ jobs:
19
- name: Install Qt
20
uses: jurplel/install-qt-action@v2
21
with:
22
- version: '6.3.0'
23
cached: ${{ steps.cache-qt.outputs.cache-hit }}
24
- uses: lukka/get-cmake@latest
25
- name: Add msbuild to PATH
0 commit comments