Skip to content

Commit 8da537d

Browse files
committed
fix?
1 parent 3e10d08 commit 8da537d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.circleci/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,9 @@ workflows:
130130
- build_docs
131131
- deploy:
132132
steps:
133-
- add_ssh_keys:
134-
fingerprints:
135-
- "ff:30:7b:ba:bd:5c:ec:27:49:12:11:cb:78:aa:c2:6e"
133+
- add_ssh_keys:
134+
fingerprints:
135+
- "ff:30:7b:ba:bd:5c:ec:27:49:12:11:cb:78:aa:c2:6e"
136136
requires:
137137
- build_docs
138138
filters:

0 commit comments

Comments
 (0)