mirror of
https://github.com/fiddlerwoaroof/data-lens.git
synced 2025-11-08 10:16:32 +00:00
chore: fiddle
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -37,6 +37,8 @@ jobs:
|
|||||||
|
|
||||||
- name: setup lisp
|
- name: setup lisp
|
||||||
run: |
|
run: |
|
||||||
|
nix profile list
|
||||||
|
sbcl --quit
|
||||||
command -v sbcl || exit 36
|
command -v sbcl || exit 36
|
||||||
|
|
||||||
wget 'https://beta.quicklisp.org/quicklisp.lisp'
|
wget 'https://beta.quicklisp.org/quicklisp.lisp'
|
||||||
|
|||||||
Reference in New Issue
Block a user