We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce66800 commit f8cb635Copy full SHA for f8cb635
coderoad.yaml
@@ -8,7 +8,7 @@ config:
8
directory: .coderoad
9
setup:
10
commands:
11
- - npm install
+ - cd .coderoad && npm install
12
repo:
13
uri: https://github.com/shmck/coderoad-tutorial-subtask-demo
14
branch: v0.2.0
0 commit comments