Skip to content

Commit

Permalink
Update cd-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chaithyagr authored Jan 10, 2024
1 parent 0a7ace4 commit 8b65ec9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- name: Install Package Dependencies
run: |
python -m pip install --upgrade pip
python -m pip install git+https://github.com/cea-cosmic/modopt@develop # Workaround, to be removed
python -m pip install -r develop.txt
- name: Install PySAP
Expand Down

0 comments on commit 8b65ec9

Please sign in to comment.