We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fffb3d commit 980ece2Copy full SHA for 980ece2
.github/workflows/nix.yml
@@ -8,4 +8,4 @@ jobs:
8
steps:
9
- uses: actions/checkout@v4
10
- uses: cachix/install-nix-action@v30
11
- - run: nix build
+ - run: nix build -L
0 commit comments