Install in the proper dir
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-02-18 16:20:33 +03:00
parent 9afda59e27
commit 619459fedd

View File

@@ -16,7 +16,7 @@ steps:
- git reset --hard origin/master - git reset --hard origin/master
- name: install - name: install
commands: commands:
- pwd - cd /home/pi/warframe-market-bot
- npm install - npm install
- name: restart - name: restart
commands: commands: