Fixed error in workflow.
This commit is contained in:
parent
6d6a27e2c1
commit
caceb98d77
1 changed files with 1 additions and 1 deletions
2
.github/workflows/install.yml
vendored
2
.github/workflows/install.yml
vendored
|
@ -34,7 +34,7 @@ jobs:
|
|||
- quicklisp
|
||||
- ultralisp
|
||||
can-fail:
|
||||
- [false]
|
||||
- false
|
||||
include:
|
||||
# Fails because this error on cl-info start:
|
||||
# ill-formed handler binding ((LAMBDA (DEFMAIN/DEFMAIN::C) (DECLARE (IGNORABLE DEFMAIN/DEFMAIN::C)) (UIOP/IMAGE:QUIT 0)))
|
||||
|
|
Loading…
Reference in a new issue