Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmoses authored May 16, 2024
1 parent f06a943 commit 24c14c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:
- run: |
julia --project=docs -e '
using Pkg
Pkg.develop([PackageSpec(path=pwd())])
Pkg.develop([PackageSpec(path=pwd()), "Reactant_jll"])
Pkg.instantiate()'
env:
JULIA_PKG_SERVER_REGISTRY_PREFERENCE: eager
Expand Down

0 comments on commit 24c14c5

Please sign in to comment.