Update CI to use the latest version of asdf
All checks were successful
CI / test (sbcl-bin) (push) Successful in 50s
All checks were successful
CI / test (sbcl-bin) (push) Successful in 50s
This commit is contained in:
parent
17fe4de76a
commit
a7100730a6
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ jobs:
|
|||
LISP: ${{ matrix.lisp }}
|
||||
run: |
|
||||
curl -L https://raw.githubusercontent.com/roswell/roswell/master/scripts/install-for-ci.sh | sh
|
||||
ros install asdf
|
||||
ros install fukamachi/qlot
|
||||
PATH="~/.roswell/bin:$PATH"
|
||||
qlot install
|
||||
|
|
Loading…
Reference in a new issue