Skip to content

Commit

Permalink
Build recursive.allDerivations in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
enobayram committed Nov 14, 2023
1 parent 802e3ad commit 2e8135f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,6 @@ jobs:
run: |
echo Building the project and its devShell
nix build --log-lines 500 --show-trace
echo Build the recursive output
nix build .#recursive.allDerivations --accept-flake-config --log-lines 500 --show-trace

0 comments on commit 2e8135f

Please sign in to comment.