Skip to content

Commit

Permalink
Build cardano-node in nix build main pipeline step
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Action committed Feb 3, 2025
1 parent 98dc71d commit 6dd9e57
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,9 @@ steps:
steps:
- label: Nix Build (linux)
commands:
- nix build .
- nix build .#cardano-wallet
- nix build .#cardano-node
- nix build .#cardano-cli
agents:
system: ${linux}

Expand Down

0 comments on commit 6dd9e57

Please sign in to comment.