ci: remove old conflicting qt install

This commit is contained in:
itsmattkc
2021-03-23 23:20:12 +11:00
parent 93f95b7d57
commit 78b1407387
-5
View File
@@ -160,11 +160,6 @@ jobs:
- name: Enable Developer Command Prompt (Windows)
uses: ilammy/msvc-dev-cmd@v1
- name: Acquire Qt
uses: jurplel/install-qt-action@v2
with:
version: 5.15.1
- name: Acquire Dependencies
shell: bash
working-directory: ${{ runner.workspace }}