Skip to content

Commit

Permalink
WIP checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
bfabio committed Oct 11, 2020
1 parent cf3aba2 commit 2bc195d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ jobs:
steps:
- attach_workspace:
at: _site/
- run: mkdir ~/.ssh && ssh-keyscan github.com >> ~/.ssh/known_hosts
- << : *setup_ssh_gh_pages
- << : *publish_changes_gh_pages
- << : *notify_on_failure
Expand Down

0 comments on commit 2bc195d

Please sign in to comment.