ci: wip
Some checks reported errors
continuous-integration/drone/pr Build was killed

This commit is contained in:
light7734 2025-07-20 06:10:27 +03:30
parent 034a6c7537
commit 8df6e7967f
Signed by: light7734
GPG key ID: 8C30176798F1A6BA

View file

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