Skip to content

Commit 4627d12

Browse files
committed
FIXME
1 parent eb0d6a2 commit 4627d12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

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

0 commit comments

Comments
 (0)