ci: check conan version
Some checks reported errors
continuous-integration/drone/pr Build was killed

This commit is contained in:
light7734 2025-07-20 06:02:53 +03:30
parent 306b65df94
commit b1bca72f6f
Signed by: light7734
GPG key ID: 8C30176798F1A6BA

View file

@ -12,8 +12,7 @@ platform:
steps: steps:
- name: greeting - name: greeting
commands: commands:
- echo 'Hello from Windows 10! :D' - conan --version
- ls
--- ---
kind: pipeline kind: pipeline