WIP: feat(renderer/vk): shaders #12

Closed
light7734 wants to merge 23 commits from ci/build_msvc_amd64 into main
Showing only changes of commit 8df6e7967f - Show all commits

View file

@ -11,7 +11,9 @@ platform:
steps:
- name: greeting
shell: powershell
commands:
- echo $Env:PATH
- conan.exe --version
---