Skip to content

Commit

Permalink
Updated pip command to install EMMOntoPy from master
Browse files Browse the repository at this point in the history
  • Loading branch information
jesper-friis committed May 25, 2024
1 parent 6ad3e3c commit fe08360
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 @@ -33,7 +33,7 @@ jobs:
run: |
pip install --upgrade pip
pip install sphinx sphinxcontrib-globalsubs sphinx_design nbsphinx pydata-sphinx-theme
pip install git+https://github.com/emmo-repo/EMMOntoPy.git@ontodoc2
pip install git+https://github.com/emmo-repo/EMMOntoPy.git@master
#pip install sphinx EMMOntoPy
- name: Create and prepare build and public directories
Expand Down

0 comments on commit fe08360

Please sign in to comment.