Skip to content

Commit

Permalink
fix: re-enable nix build logging in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbchron committed Mar 9, 2024
1 parent a7744c8 commit 997c40d
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 @@ -14,7 +14,7 @@ jobs:
- name: Use Nix Cache
uses: DeterminateSystems/magic-nix-cache-action@main
- name: Build server package
run: nix build
run: nix build -L

check:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 997c40d

Please sign in to comment.