Skip to content

Commit fb31a94

Browse files
fix ci config
1 parent 6c0c6d8 commit fb31a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
# specify the version you desire here
66
- image: circleci/node:12.4.1
77

8-
working_directory: ~/repo
8+
working_directory: ~/react-via-cep
99

1010
steps:
1111
- checkout

0 commit comments

Comments
 (0)