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,7 +37,9 @@ jobs:
|
||||
|
||||
- name: setup lisp
|
||||
run: |
|
||||
set -x
|
||||
nix profile list
|
||||
export PATH="$HOME/.nix-profile/bin:$PATH"
|
||||
echo $PATH
|
||||
ls ~/.nix-profile/bin
|
||||
sbcl --quit
|
||||
|
||||
Reference in New Issue
Block a user