Skip to content

Commit

Permalink
minor path fix for mkdocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gurizab committed Nov 16, 2023
1 parent 7077be6 commit 8e1da31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
mkdocs-material-
- run: pip install mkdocs-material
- run: |
cd NASLib/NASLib_docs
cd NASLib_docs
mkdocs gh-deploy --force

0 comments on commit 8e1da31

Please sign in to comment.