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

This commit is contained in:
light7734 2025-07-20 05:59:54 +03:30
parent 28010e9a92
commit e59b3b8d3a
Signed by: light7734
GPG key ID: 8C30176798F1A6BA

View file

@ -18,6 +18,7 @@ steps:
- name: greeting
commands:
- echo 'Hello from Windows 10! :D'
- ls
---
kind: pipeline