Change build workflow to also run the binary
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
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