mirror of
https://github.com/fiddlerwoaroof/data-lens.git
synced 2025-11-08 18:26:32 +00:00
chore: fiddle
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -37,7 +37,9 @@ jobs:
|
|||||||
|
|
||||||
- name: setup lisp
|
- name: setup lisp
|
||||||
run: |
|
run: |
|
||||||
|
set -x
|
||||||
nix profile list
|
nix profile list
|
||||||
|
export PATH="$HOME/.nix-profile/bin:$PATH"
|
||||||
echo $PATH
|
echo $PATH
|
||||||
ls ~/.nix-profile/bin
|
ls ~/.nix-profile/bin
|
||||||
sbcl --quit
|
sbcl --quit
|
||||||
|
|||||||
Reference in New Issue
Block a user