mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
Build the binary tarball
This commit is contained in:
parent
a691dcf48f
commit
856afa27c2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -18,4 +18,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
flakehub: true
|
flakehub: true
|
||||||
- uses: DeterminateSystems/flakehub-cache-action@main
|
- uses: DeterminateSystems/flakehub-cache-action@main
|
||||||
- run: nix build -L
|
- run: nix build . .#binaryTarball -L
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue