Skip to content

Commit 1d0df75

Browse files
committed
FIXME
1 parent 678c795 commit 1d0df75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- uses: DeterminateSystems/flakehub-cache-action@main
5959
- run: nix build .#packages.${{ inputs.system }}.default .#packages.${{ inputs.system }}.binaryTarball --no-link -L
6060
- run: nix build .#packages.${{ inputs.system }}.binaryTarball --out-link tarball
61-
- run: nix build .#packages.${{ inputs.system }}.nix-cli-static --no-link -L
61+
#- run: nix build .#packages.${{ inputs.system }}.nix-cli-static --no-link -L
6262
- run: nix build .#^debug,out
6363
- run: ./maintainers/upload-debug-info-to-sentry.py --debug-dir ./result-debug ./result/bin/nix
6464
env:

0 commit comments

Comments
 (0)