chore: fiddle

This commit is contained in:
Edward Langley
2023-04-13 13:35:15 -07:00
parent 555b621974
commit 4eab1df341

View File

@ -37,6 +37,8 @@ jobs:
- name: setup lisp
run: |
nix profile list
sbcl --quit
command -v sbcl || exit 36
wget 'https://beta.quicklisp.org/quicklisp.lisp'