fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Nix CI tryouts
All checks were successful
Build image / build-image (pull_request) Successful in 54s

This commit is contained in:
Paul Brinkmeier 2025-10-06 01:06:24 +02:00
parent aae82e47e6
commit 4795db56e7

View File

@ -22,5 +22,5 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- run: | - run: |
. ~/.nix-profile/etc/profile.d/nix.sh . ~/.nix-profile/etc/profile.d/nix.sh
nix build .#image -o image.tar.gz nix build --log-format raw --print-build-logs .#image -o image.tar.gz
- run: ls -lah - run: ls -lah