Try to fix CI.
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2022-06-26 23:54:52 +05:00
parent 0d60c4b933
commit 6c8f13a394

View File

@@ -8,7 +8,7 @@ steps:
image: koalaman/shellcheck:v0.8.0
pull: if-not-exists
commands:
- shellcheck mirror.sh
- /bin/shellcheck mirror.sh
---
kind: pipeline