Skip to content

Commit

Permalink
Update generate-eluna-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kitzunu authored Jan 20, 2025
1 parent 2d3a26e commit 6907c14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-eluna-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: pip install jinja2 typedecorator markdown
- name: Compile documentation
run: |
cd src/LuaEngine/docs/
cd mod-eluna/src/LuaEngine/docs/
python -m ElunaDoc
- name: "commit eluna docs"
env:
Expand Down

0 comments on commit 6907c14

Please sign in to comment.