Skip to content

Commit 997f34c

Browse files
committed
fix script
1 parent 2b7ce18 commit 997f34c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
machine: true
5454
steps:
5555
- checkout
56-
- run: git clone https://github.com/rafanog/spa-script
56+
- run: git clone https://github.com/rafanog/spa-script scripts
5757
- persist_to_workspace:
5858
root: ~/
5959
paths:

0 commit comments

Comments
 (0)