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