Skip to content

Commit

Permalink
Docs CD fix
Browse files Browse the repository at this point in the history
  • Loading branch information
romanov committed Sep 7, 2022
1 parent b539772 commit 6391cd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documetation-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: 3.10
python-version: 3.x
- run: pip install mkdocs-material
- run: mkdocs gh-deploy --force

0 comments on commit 6391cd6

Please sign in to comment.