...in the right dir

poljar/cmake_sas
David Baker 2018-10-03 16:26:17 +01:00
parent 8161fa51a8
commit 031eb2dc75
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ jobs:
command: make js command: make js
- run: - run:
name: Install JS Deps name: Install JS Deps
working_directory: ~/repo/javascript
command: npm install command: npm install
- run: - run:
name: JS Tests name: JS Tests