fix(ci): use flake correctly

This commit is contained in:
Edward Langley
2022-03-29 21:45:31 -07:00
parent 725744a4e0
commit 011ddea2de

View File

@ -30,7 +30,7 @@ jobs:
# Runs a set of commands using the runners shell
- name: setup deps
run: |
nix profile install sbcl
nix profile install nixpkgs\#sbcl
cd
wget 'https://beta.quicklisp.org/quicklisp.lisp'
sbcl --load quicklisp.lisp \