Skip to content

Commit

Permalink
fixup! Increase build verbosity
Browse files Browse the repository at this point in the history
  • Loading branch information
rvem committed Aug 31, 2023
1 parent 4893f14 commit 86a2416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
- uses: actions/checkout@v3

- name: build
run: nix develop .#debug -c strace -e 'trace=!all' nix build -vvv -L .#deploy.nodes.${{ matrix.server }}.profiles.system.path
run: nix develop .#debug -c strace -e 'trace=signal' nix build -vvv -L .#deploy.nodes.${{ matrix.server }}.profiles.system.path

0 comments on commit 86a2416

Please sign in to comment.