removed cd

This commit is contained in:
ori agranat
2019-11-19 20:16:03 +02:00
parent b89c3b5a50
commit a762211273

View File

@@ -10,7 +10,6 @@ jobs:
- checkout:
path: ~/project
- run: cd chameleon-client
- run: npm install
- run: npm run build