浏览代码

remove vulkan sdk from github actions

niki 3 年之前
父节点
当前提交
9ed017f10e
共有 1 个文件被更改,包括 0 次插入6 次删除
  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: