Skip to content

Commit bd74137

Browse files
authored
Merge pull request #23 from scipopt/jurgen-lentz-patch-3
Update deploy-documentation.yml
2 parents 4710e7c + 6bb82d9 commit bd74137

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/deploy-documentation.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@ jobs:
3232
run: |
3333
pip install -r requirements.txt
3434
pip install -r docs/requirements.txt
35-
- name: Setup PySCIPOpt
36-
uses: ./.github/actions/setup-pyscipopt-action
37-
with:
38-
ref: master
3935
4036
- name: Build & Install PyGCGOpt
4137
run: |

0 commit comments

Comments
 (0)