Fixed path to the mgl-pax fork.
This commit is contained in:
parent
8c1e19b91f
commit
a32b7e9ecf
2 changed files with 2 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -70,7 +70,7 @@ jobs:
|
||||||
dist ultralisp http://dist.ultralisp.org
|
dist ultralisp http://dist.ultralisp.org
|
||||||
{% endifequal %}
|
{% endifequal %}
|
||||||
|
|
||||||
github mgl-pax 40ants/mgl-pax :branch mgl-pax-minimal
|
github mgl-pax svetlyak40wt/mgl-pax :branch mgl-pax-minimal
|
||||||
|
|
||||||
- uses: 40ants/cl-info/.github/actions/run-tests@custom-action
|
- uses: 40ants/cl-info/.github/actions/run-tests@custom-action
|
||||||
with:
|
with:
|
||||||
|
|
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
asdf-system: cl-info
|
asdf-system: cl-info
|
||||||
qlfile-template: |
|
qlfile-template: |
|
||||||
github mgl-pax 40ants/mgl-pax :branch mgl-pax-minimal
|
github mgl-pax svetlyak40wt/mgl-pax :branch mgl-pax-minimal
|
||||||
- uses: 40ants/cl-info/.github/actions/build-docs@custom-action
|
- uses: 40ants/cl-info/.github/actions/build-docs@custom-action
|
||||||
with:
|
with:
|
||||||
asdf-system: cl-info
|
asdf-system: cl-info
|
||||||
|
|
Loading…
Reference in a new issue