Skip to content

Commit fbc399d

Browse files
committed
fixes 1
1 parent 6d7a382 commit fbc399d

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
@@ -52,7 +52,7 @@ commands:
5252
- run:
5353
name: Setup automation
5454
command: |
55-
git submodule update --init deps/readies
55+
git submodule update --init opt/readies
5656
./opt/readies/bin/getpy3
5757
./opt/system-setup.py
5858

0 commit comments

Comments
 (0)