fixing README

This commit is contained in:
2025-01-12 20:52:35 +01:00
parent a4bdb121a8
commit f2dbf15b1d

View File

@@ -98,5 +98,5 @@ jobs:
- name: Build Pulse
run: |
xmake config --vulkan-tests=y --yes
xmake -- yes
xmake build VulkanUnitTests --yes
xmake run VulkanUnitTests --yes