Skip to content

Commit

Permalink
Update build.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
joaquimg authored Nov 6, 2021
1 parent b66dc74 commit 42675df
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 @@ -68,7 +68,7 @@ function ci_installation()
[
(ENV["SECRET_XPRS_WIN_8110"], "xprs.dll")
(ENV["SECRET_XPRL_WIN_8110"], "xprl.dll")
(ENV["SECRET_XPRA_WIN_8110"], "xpauth.xpr")
(ENV["SECRET_XPRA_WIN_8130"], "xpauth.xpr")
]
end
for (url, file) in files
Expand Down

0 comments on commit 42675df

Please sign in to comment.