Skip to content

Commit

Permalink
download link typo
Browse files Browse the repository at this point in the history
  • Loading branch information
metab0t committed Jan 26, 2025
1 parent 2967e8c commit e68ba65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup_optimizers_linux/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ runs:
name: Download ARM64 Installers
run: |
curl -L -o ~/installers/gurobi.tar.gz https://packages.gurobi.com/11.0/gurobi11.0.0_armlinux64.tar.gz
curl -L -o ~/installers/copt.tar.gz https://pub.shanshu.ai/download/copt/7.2.4/linux64/CardinalOptimizer-7.2.4-aarch64_lnx.tar.gz
curl -L -o ~/installers/copt.tar.gz https://pub.shanshu.ai/download/copt/7.2.4/aarch64/CardinalOptimizer-7.2.4-aarch64_lnx.tar.gz
curl -L -o ~/installers/mosek.tar.bz2 https://download.mosek.com/stable/10.2.0/mosektoolslinuxaarch64.tar.bz2
curl -L -o ~/installers/idaes-solvers.tar.gz https://github.com/IDAES/idaes-ext/releases/download/3.4.2/idaes-lib-ubuntu2204-aarch64.tar.gz
Expand Down

0 comments on commit e68ba65

Please sign in to comment.