mirror of
https://github.com/love2d/love.git
synced 2026-08-16 00:02:12 +02:00
remove vulkan sdk from github actions
This commit is contained in:
@@ -61,12 +61,6 @@ 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:
|
||||
|
||||
Reference in New Issue
Block a user