Skip to content

Commit

Permalink
fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Sajtospoga01 committed Dec 15, 2023
1 parent 54ceac8 commit 6203091
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ jobs:
- name: Build documentation
run: |
cd docs
sphinx-apidoc -e -M --force -o . ../utilities/
make html
sphinx-build -b html .\source\ .\build\
- name: Upload build data
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 6203091

Please # to comment.