This commit is contained in:
Rob Moran
2019-05-15 21:30:32 +01:00
parent ffd6dc53a9
commit a4a52e726b

View File

@@ -7,7 +7,7 @@ jobs:
steps: steps:
- checkout - checkout
- run: npm install - run: npm install
- run: npm run build - run: npm run gulp
- persist_to_workspace: - persist_to_workspace:
root: ../ root: ../
paths: paths: