Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
jesper-friis committed Apr 7, 2024
1 parent 01fe58a commit 1bb8167
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/cd_update_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,9 @@ jobs:
- name: Generate html documentation
run: |
ontodoc --iri-regex=https://w3id.org/emmo --imported emmo.ttl build/emmo.rst
ls
ls build
ls public
sphinx-build build public/
ls -LR
sphinx-build --version
sphinx-build build public
- name: Publish
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit 1bb8167

Please sign in to comment.