Skip to content

Commit

Permalink
print build logs during build
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Apr 19, 2024
1 parent 541188b commit c7742af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -14,4 +14,4 @@ jobs:
with:
name: brianhicks-dotfiles
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix build .#homeConfigurations.brianhicks.activationPackage
- run: nix build --print-build-logs .#homeConfigurations.brianhicks.activationPackage

0 comments on commit c7742af

Please sign in to comment.