diff --git a/.drone.yml b/.drone.yml index 0904987..deab944 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,6 +10,6 @@ steps: - name: app-build image: node:latest commands: - - cd ./LeftOvers + - cd ./LeftOvers/ - npm install - npm run \ No newline at end of file