Revert "Update qt5_6.yml"

This reverts commit cf8db993ec9b9d18b9054f992c77fe687ba8c412.
This commit is contained in:
LordGrey 2024-06-14 20:12:47 +02:00
parent 7bc380af5b
commit f3cb878c9e

View File

@ -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