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
@ -38,6 +38,8 @@ jobs:
|
|||||||
- name: setup lisp
|
- name: setup lisp
|
||||||
run: |
|
run: |
|
||||||
nix profile list
|
nix profile list
|
||||||
|
echo $PATH
|
||||||
|
ls ~/.nix-profile/bin
|
||||||
sbcl --quit
|
sbcl --quit
|
||||||
command -v sbcl || exit 36
|
command -v sbcl || exit 36
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user