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 1bb8167 commit b514528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd_update_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
ontodoc --iri-regex=https://w3id.org/emmo --imported emmo.ttl build/emmo.rst
ls -LR
sphinx-build --version
sphinx-build build public
sphinx-build "build/" "public/"
- name: Publish
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit b514528

Please sign in to comment.