Skip to content

Commit

Permalink
Print build logs in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jmbaur authored and danielfullmer committed Dec 29, 2023
1 parent 140590b commit 8dbcfe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
uses: actions/checkout@v3
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main
- run: nix flake check
- run: nix flake check --print-build-logs

0 comments on commit 8dbcfe9

Please sign in to comment.