Full path.
This commit is contained in:
parent
ad1e27f032
commit
a067587b33
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: .github/actions/setup
|
- uses: 40ants/cl-info/.github/actions/setup
|
||||||
- name: Install System
|
- name: Install System
|
||||||
run: |
|
run: |
|
||||||
if [[ "${QUICKLISP_DIST}" == 'quicklisp' ]]; then
|
if [[ "${QUICKLISP_DIST}" == 'quicklisp' ]]; then
|
||||||
|
|
Loading…
Reference in a new issue