We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b7ce18 commit 997f34cCopy full SHA for 997f34c
1 file changed
.circleci/config.yml
@@ -53,7 +53,7 @@ jobs:
53
machine: true
54
steps:
55
- checkout
56
- - run: git clone https://github.com/rafanog/spa-script
+ - run: git clone https://github.com/rafanog/spa-script scripts
57
- persist_to_workspace:
58
root: ~/
59
paths:
0 commit comments