Skip to content

Commit a107191

Browse files
committed
fix config
1 parent 4ca45f8 commit a107191

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 scripts
56+
- run: git clone https://github.com/auth0-samples/spa-quickstarts-tests scripts
5757
- persist_to_workspace:
5858
root: ~/
5959
paths:

0 commit comments

Comments
 (0)