mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 15:33:34 +00:00
fixing CI
This commit is contained in:
4
.github/workflows/linux-build.yml
vendored
4
.github/workflows/linux-build.yml
vendored
@@ -98,5 +98,5 @@ jobs:
|
|||||||
- name: Build Pulse
|
- name: Build Pulse
|
||||||
run: |
|
run: |
|
||||||
xmake config --vulkan-tests=y --yes
|
xmake config --vulkan-tests=y --yes
|
||||||
xmake build VulkanUnitTests --yes
|
xmake build --yes VulkanUnitTests
|
||||||
xmake run VulkanUnitTests --yes
|
xmake run --yes VulkanUnitTests
|
||||||
|
|||||||
Reference in New Issue
Block a user