Skip to content

Commit

Permalink
Update build.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Feb 29, 2024
1 parent 90e7f9b commit 73d1a19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/build.jl
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ function try_ci_installation()
return
end

if get(ENV, "SECRET_KNITRO_URL", "") != ""
if get(ENV, "SECRET_KNITRO_TAR_BZ2", "") != ""
try_ci_installation()
else
try_local_installation()
Expand Down

0 comments on commit 73d1a19

Please sign in to comment.