Skip to content

Commit d572301

Browse files
committed
Update docs workflow
1 parent 87b7a68 commit d572301

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/update-docs.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,5 @@ jobs:
2121
- name: Install MkDocs theme
2222
run: sudo pip install mkdocs-material==3.1.0
2323

24-
- name: Avoid hosts unknown for github
25-
run: echo -e "Host github.com\n\tStrictHostKeyChecking no\n" > ~/.ssh/config
26-
2724
- name: Build docs
2825
run: cd docs/documentation && mkdocs gh-deploy

0 commit comments

Comments
 (0)