Browse Source

try fix github workflows

niki 3 years ago
parent
commit
4a34924031
1 changed files with 6 additions and 0 deletions
  1. 6 0
      .github/workflows/main.yml

+ 6 - 0
.github/workflows/main.yml

@@ -49,6 +49,12 @@ jobs:
       uses: actions/checkout@v2
       with:
         path: megasource/libs/love
+    - name: Prepare Vulkan SDK
+      uses: humbletim/[email protected]
+      with:
+        vulkan-query-version: 1.3.204.0
+        vulkan-components: Vulkan-Headers, Vulkan-Loader
+        vulkan-use-cache: true
     - name: Configure
       shell: cmd
       env: