chore: fiddle

This commit is contained in:
Edward Langley
2023-04-13 13:38:18 -07:00
parent 6c2d96f0c6
commit a3724362b6

View File

@ -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