ci: remove useless cd
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Glenn Y. Rolland 2023-02-05 18:40:17 +01:00
parent 75cbaa24c8
commit 970bc57980

View file

@ -11,7 +11,6 @@ steps:
path: /stupid path: /stupid
commands: commands:
- pwd - pwd
- cd /app
- shards install - shards install
- shards build - shards build