Browse Source

remove vulkan sdk from github actions

niki 2 years ago
parent
commit
9ed017f10e
1 changed files with 0 additions and 6 deletions
  1. 0 6
      .github/workflows/main.yml

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

@@ -61,12 +61,6 @@ 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: