Added a branch.
This commit is contained in:
parent
a067587b33
commit
1f00ed781e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/install.yml
vendored
2
.github/workflows/install.yml
vendored
|
@ -63,7 +63,7 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- uses: 40ants/cl-info/.github/actions/setup
|
- uses: 40ants/cl-info/.github/actions/setup@custom-action
|
||||||
- name: Install System
|
- name: Install System
|
||||||
run: |
|
run: |
|
||||||
if [[ "${QUICKLISP_DIST}" == 'quicklisp' ]]; then
|
if [[ "${QUICKLISP_DIST}" == 'quicklisp' ]]; then
|
||||||
|
|
Loading…
Reference in a new issue