Update qt5_6.yml

This commit is contained in:
Paulchen-Panther 2024-06-13 06:28:25 +02:00 committed by GitHub
parent 6494506cd7
commit cf8db993ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -176,11 +176,11 @@ jobs:
OPENSSL: ${{ inputs.qt_version == '6' && 'openssl' || 'openssl --version=1.1.1.2100' }}
- name: Install Vulkan SDK
if: ${{ inputs.qt_version == '6' }}
uses: jakoch/install-vulkan-sdk-action@v1.0.3
with:
install_runtime: false
cache: true
uses: humbletim/setup-vulkan-sdk@v1.2.0
with:
vulkan-query-version: 1.3.204.0
vulkan-components: Vulkan-Headers
vulkan-use-cache: true
stripdown: true
- name: 📥 Install Qt