Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
odow committed Jun 23, 2024
1 parent 6c331c4 commit bd04947
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- shell: julia --project=. --color=yes {0}
run: |
write("xpauth.xpr", ENV["XPRESS_JL_COMMUNITY_XPAUTH_XPR"])
import Pkg
Pkg.add(; name = "Xpress_jll", version = ENV["XPRESS_JLL_VERSION"])
env:
XPRESS_JL_COMMUNITY_XPAUTH_XPR: ${{ secrets.XPRESS_JL_COMMUNITY_XPAUTH_XPR }}
Expand Down

0 comments on commit bd04947

Please sign in to comment.