File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 34
34
- uses : PumasAI/add-private-registry@main
35
35
with :
36
36
juliahub_token_encoded : ${{ secrets.JULIAHUB_TOKEN_ENCODED }}
37
- private_registry_name : JuliaSimRegistry
38
- private_registry_uuid : 309a7822-a73e-4490-9504-7d1983f27685
37
+ private_registry_name : JuliaHubRegistry
38
+ private_registry_uuid : de52bcdf-fcb2-40cf-a397-3d64b64f4d9c
39
39
- uses : julia-actions/julia-buildpkg@v1
40
40
- uses : julia-actions/julia-runtest@v1
41
41
- uses : julia-actions/julia-processcoverage@v1
Original file line number Diff line number Diff line change 26
26
- uses : PumasAI/add-private-registry@main
27
27
with :
28
28
juliahub_token_encoded : ${{ secrets.JULIAHUB_TOKEN_ENCODED }}
29
- private_registry_name : JuliaSimRegistry
30
- private_registry_uuid : 309a7822-a73e-4490-9504-7d1983f27685
29
+ private_registry_name : JuliaHubRegistry
30
+ private_registry_uuid : de52bcdf-fcb2-40cf-a397-3d64b64f4d9c
31
31
- name : Install dependencies
32
32
run : DISPLAY=:0 xvfb-run -s '-screen 0 1024x768x24' julia --project=docs -e 'using Pkg;
33
33
ENV["DISPLAY"] = "0";
You can’t perform that action at this time.
0 commit comments