test automatic vk shader rebuilding

This commit is contained in:
Concedo 2025-03-13 19:34:15 +08:00
parent e75539e8cb
commit 2c9ade61fe
9 changed files with 34 additions and 4 deletions

View file

@ -4,6 +4,7 @@ on: workflow_dispatch
env:
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
KCPP_CUDA: 12.1.0
REBUILD_VK_SHADERS: 1
jobs:
linux: