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 1bdfa1fac0 - Show all commits

View file

@ -1,7 +1,7 @@
---
kind: pipeline
type: exec
name: macrohard doors
name: build msvc amd64
trigger:
branch:
- main
@ -14,7 +14,7 @@ steps:
shell: powershell
commands:
- echo $Env:PATH
- conan.exe --version
- conan --version
---
kind: pipeline