diff --git a/.circleci/config.yml b/.circleci/config.yml index d5d0207..70a70d6 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -9,7 +9,7 @@ jobs: # a collection of steps steps: # a collection of executable commands - add_ssh_keys: fingerprints: - - "4a:ae:30:f4:14:d0:a0:df:0b:d4:73:ff:2f:2a:ce:0d" + - "4a:ae:30:f4:14:d0:a0:df:0b:d4:73:ff:2f:2a:ce:0d" - checkout: # check out source code to working directory path: ~/DSDUMMIES