fixup! fixup! fixup! fixup! fixup! fixup! fixup! Nix CI tryouts
Some checks failed
Build image / build-image (pull_request) Failing after 16s

This commit is contained in:
Paul Brinkmeier 2025-10-06 00:39:49 +02:00
parent d0219ab32c
commit 543dbbabe7

View File

@ -15,7 +15,6 @@ jobs:
steps:
- run: id
- run: ls -lah /nix
- run: which nix
- name: Install nix
run: bash <(curl -L https://nixos.org/nix/install) --no-daemon
- name: Checkout repo