Skip to content

Commit 4d60921

Browse files
committed
Fixing indentantion
1 parent 6574b0d commit 4d60921

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ jobs:
2020
- checkout
2121

2222
- add_ssh_keys:
23-
fingerprints:
24-
- "17:f3:d2:ff:da:b2:3f:ea:36:db:fc:4b:f9:7b:2f:b3"
23+
fingerprints:
24+
- "17:f3:d2:ff:da:b2:3f:ea:36:db:fc:4b:f9:7b:2f:b3"
2525

2626
# Download and cache dependencies
2727
- restore_cache:

0 commit comments

Comments
 (0)