Change build workflow to also run the binary
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
2025-12-27 18:17:29 +03:00
parent 45423c9ce1
commit bd9ced9fd1

View File

@@ -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