Skip to content

Commit

Permalink
added new line
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcoldea committed Dec 13, 2023
1 parent e718ae1 commit 8315993
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docs_allure_reports_generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ jobs:
- name: Make the Codebase Reference sphinx docs
run: |
cd docs/codebase_docs/ sphinx-apidoc -o source ../../CodeListLibrary_project
cd docs/codebase_docs/
sphinx-apidoc -o source ../../CodeListLibrary_project
sphinx-build -b html source ../gh-pages/docs/
- name: Copy Documentation
Expand Down

0 comments on commit 8315993

Please sign in to comment.