Skip to content

Commit

Permalink
GhA: Increase build log-lines
Browse files Browse the repository at this point in the history
Increase the number of lines of the tail of the log to show if a build
fails.

Signed-off-by: Henri Rosten <[email protected]>
  • Loading branch information
henrirosten authored and brianmcgillion committed Apr 29, 2024
1 parent 27e09a7 commit abf1b49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ jobs:
system-features = nixos-test benchmark big-parallel kvm
builders-use-substitutes = true
builders = @/etc/nix/machines
log-lines = 100
- name: Configure remote builder
run: |
sudo sh -c "umask 377; echo '${{ secrets.BUILDER_SSH_KEY }}' >/etc/nix/id_builder_key"
Expand Down

0 comments on commit abf1b49

Please sign in to comment.