Skip to content

Commit

Permalink
CI: print-build-logs
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-martin committed Nov 13, 2023
1 parent 56b34a4 commit b6ba135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
- uses: cachix/install-nix-action@v22
- uses: DeterminateSystems/magic-nix-cache-action@v2
- name: Check
run: nix flake check ./main
run: nix flake check ./main --print-build-logs

0 comments on commit b6ba135

Please sign in to comment.