mirror of
https://github.com/fiddlerwoaroof/data-lens.git
synced 2025-11-08 18:26:32 +00:00
fix(ci): use flake correctly
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user