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 253a8216a2 - Show all commits

View file

@ -13,7 +13,7 @@ steps:
- name: greeting - name: greeting
shell: powershell shell: powershell
commands: commands:
- python -u "$(Get-Command conan | Select-Object -ExpandProperty Source)" --version - python.exe -u "$(Get-Command conan | Select-Object -ExpandProperty Source)" --version
--- ---
kind: pipeline kind: pipeline