Skip to content

Commit

Permalink
Use public link
Browse files Browse the repository at this point in the history
  • Loading branch information
mmghannam committed Nov 9, 2023
1 parent 6fa8bb7 commit 30b81a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Download SCIP
if: (matrix.os == 'ubuntu-latest') || (matrix.os == 'ubuntu-20.04')
run: |
wget https://github.com/scipopt/PySCIPOpt/suites/18039060740/artifacts/1038672630 -O scip.zip
wget https://github.com/mmghannam/scip/releases/download/v8.0.3/libscip-ubuntu.zip -O scip.zip
unzip scip.zip
- name: Build wheels
Expand Down

0 comments on commit 30b81a0

Please sign in to comment.