Skip to content

Commit

Permalink
Merge pull request #23 from scipopt/jurgen-lentz-patch-3
Browse files Browse the repository at this point in the history
Update deploy-documentation.yml
  • Loading branch information
jurgen-lentz authored Dec 22, 2023
2 parents 4710e7c + 6bb82d9 commit bd74137
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ jobs:
run: |
pip install -r requirements.txt
pip install -r docs/requirements.txt
- name: Setup PySCIPOpt
uses: ./.github/actions/setup-pyscipopt-action
with:
ref: master
- name: Build & Install PyGCGOpt
run: |
Expand Down

0 comments on commit bd74137

Please sign in to comment.