Change build workflow to also run the binary
This commit is contained in:
@@ -4,4 +4,4 @@ steps:
|
||||
image: nixos/nix:latest
|
||||
commands:
|
||||
- nix --extra-experimental-features nix-command --extra-experimental-features flakes build
|
||||
- ls -la
|
||||
- ./result/bin/ollisp
|
||||
|
||||
Reference in New Issue
Block a user