Skip to content

Commit

Permalink
Update check-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chaithyagr authored Jan 10, 2024
1 parent 4a2d72f commit e492dc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install pandoc
python -m pip install git+https://github.com/cea-cosmic/modopt@develop # Workaround, to be removed
python -m pip install -r docs/requirements.txt
python -m pip install .
Expand Down

0 comments on commit e492dc1

Please sign in to comment.