Change to ksts working dir to find the features
This commit is contained in:
@@ -18,6 +18,7 @@ jobs:
|
||||
docker:
|
||||
- image: bbvalabsci/kapow-spec-test-suite:latest
|
||||
steps:
|
||||
- working_directory: /usr/src/ksts
|
||||
- attach_workspace:
|
||||
at: /tmp/workspace
|
||||
- run: install /tmp/workspace/build/kapow /usr/bin
|
||||
|
||||
Reference in New Issue
Block a user