Skip to content

Commit

Permalink
Merge pull request #3 from Unimakers/dev
Browse files Browse the repository at this point in the history
fix: mdocs.yml location in CI
  • Loading branch information
amaghzaz-y committed Dec 16, 2023
2 parents 9056f67 + d20e013 commit ab5d7c9
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 @@ -29,4 +29,4 @@ jobs:
- run: pip install mkdocs-material
- run: pip install mkdocs-git-committers-plugin-2
- run: pip install mkdocs-git-authors-plugin
- run: mkdocs gh-deploy --force
- run: cd docs && mkdocs gh-deploy --force

0 comments on commit ab5d7c9

Please sign in to comment.