ci: remove old conflicting qt install
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user