Skip to content

Commit

Permalink
CI: Pass -L flag to nix build
Browse files Browse the repository at this point in the history
  • Loading branch information
edolstra committed Oct 1, 2024
1 parent 612170d commit b711d02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix build
- run: nix build -L

0 comments on commit b711d02

Please sign in to comment.