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:
- name: greeting
commands:
- echo 'Hello from Windows 10! :D'
- ls
- conan --version
---
kind: pipeline