Files
olisp/.woodpecker/build.yaml
haxala1r bd9ced9fd1
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Change build workflow to also run the binary
2025-12-27 18:17:29 +03:00

8 lines
195 B
YAML

steps:
- name: build-nix
image: nixos/nix:latest
commands:
- nix --extra-experimental-features nix-command --extra-experimental-features flakes build
- ./result/bin/ollisp