Skip to content

Commit ae23b90

Browse files
committed
dot in front of circleci
1 parent afef743 commit ae23b90

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
@@ -50,7 +50,7 @@ jobs:
5050
- run:
5151
name: Push to RTD branch
5252
command: |
53-
bash circleci/rtd-push.sh
53+
bash .circleci/rtd-push.sh
5454
5555
# - save_cache: # Specify what paths to cache
5656
# key: sample-data-v1

0 commit comments

Comments
 (0)