Fixed fucking YAML.
This commit is contained in:
parent
13c6cce095
commit
8102c14cb1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/install.yml
vendored
2
.github/workflows/install.yml
vendored
|
@ -65,7 +65,7 @@ jobs:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- uses: 40ants/cl-info/.github/actions/setup@custom-action
|
- uses: 40ants/cl-info/.github/actions/setup@custom-action
|
||||||
with:
|
with:
|
||||||
- custom-code: |
|
custom-code: |
|
||||||
(progn
|
(progn
|
||||||
(ros:ensure-asdf)
|
(ros:ensure-asdf)
|
||||||
#+quicklisp
|
#+quicklisp
|
||||||
|
|
Loading…
Reference in a new issue