Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
timmo001 committed Oct 16, 2020
1 parent 340dd8c commit bc04669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
python-version: 3.x
- name: Install Packages
run: |
sudo apt install -y git openssh-client
sudo apt install -y git openssh-client git-fast-import
pip install mkdocs mkdocs-material pymdown-extensions
- name: Run MkDocs
run: mkdocs gh-deploy -v -c -m "📚 Update docs"
Expand Down

0 comments on commit bc04669

Please sign in to comment.