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

This commit is contained in:
light7734 2025-07-20 06:34:22 +03:30
parent bf2bf1e1a1
commit 253a8216a2
Signed by: light7734
GPG key ID: 8C30176798F1A6BA

View file

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