try fix github workflows

This commit is contained in:
niki
2022-05-08 22:59:00 +02:00
parent d0aaddfef6
commit 4a34924031
+6
View File
@@ -49,6 +49,12 @@ jobs:
uses: actions/checkout@v2
with:
path: megasource/libs/love
- name: Prepare Vulkan SDK
uses: humbletim/setup-vulkan-sdk@v1.2.0
with:
vulkan-query-version: 1.3.204.0
vulkan-components: Vulkan-Headers, Vulkan-Loader
vulkan-use-cache: true
- name: Configure
shell: cmd
env: