mirror of
https://github.com/PancakeTAS/lsfg-vk.git
synced 2025-10-30 07:01:10 +00:00
update workflow
This commit is contained in:
parent
6a6465e12e
commit
b5678a9ce5
1 changed files with 3 additions and 3 deletions
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
|
|
@ -16,10 +16,10 @@ jobs:
|
|||
run: |
|
||||
pacman -Syu --noconfirm \
|
||||
base-devel \
|
||||
git sdl3 \
|
||||
git \
|
||||
clang llvm \
|
||||
cmake meson ninja \
|
||||
glslang vulkan-headers vulkan-icd-loader
|
||||
cmake ninja \
|
||||
spirv-headers vulkan-headers vulkan-icd-loader
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
- name: Configure with CMake and Ninja
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue