mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Revert "Update qt5_6.yml"
This reverts commit cf8db993ec9b9d18b9054f992c77fe687ba8c412.
This commit is contained in:
parent
7bc380af5b
commit
f3cb878c9e
8
.github/workflows/qt5_6.yml
vendored
8
.github/workflows/qt5_6.yml
vendored
@ -176,11 +176,11 @@ jobs:
|
||||
OPENSSL: ${{ inputs.qt_version == '6' && 'openssl' || 'openssl --version=1.1.1.2100' }}
|
||||
|
||||
- name: Install Vulkan SDK
|
||||
uses: humbletim/setup-vulkan-sdk@v1.2.0
|
||||
if: ${{ inputs.qt_version == '6' }}
|
||||
uses: jakoch/install-vulkan-sdk-action@v1.0.3
|
||||
with:
|
||||
vulkan-query-version: 1.3.204.0
|
||||
vulkan-components: Vulkan-Headers
|
||||
vulkan-use-cache: true
|
||||
install_runtime: false
|
||||
cache: true
|
||||
stripdown: true
|
||||
|
||||
- name: 📥 Install Qt
|
||||
|
Loading…
x
Reference in New Issue
Block a user