Skip to content

Commit

Permalink
Install emmontopy from branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jesper-friis committed Apr 7, 2024
1 parent 9cf88de commit 0d70903
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cd_update_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ jobs:
- name: Install dependencies
run: |
pip install --upgrade pip
pip install EMMOntoPy sphinx
pip install sphinx git+https://github.com/emmo-repo/EMMOntoPy.git@ontodoc2
#pip install sphinx EMMOntoPy
- name: Create working directories
run: |
Expand Down

0 comments on commit 0d70903

Please sign in to comment.