Skip to content

Commit 6bb82d9

Browse files
authored
Update deploy-documentation.yml
1 parent 4710e7c commit 6bb82d9

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)