fixup! fixup! fixup! fixup! fixup! Nix CI tryouts
Some checks failed
Build image / build-image (pull_request) Has been cancelled

This commit is contained in:
Paul Brinkmeier 2025-10-06 00:33:54 +02:00
parent 36527da189
commit e79240cf76

View File

@ -13,6 +13,8 @@ jobs:
- /home/paul/nix-ci/nix-runner-home-node:/home/node
options: --user 1000:1000
steps:
- run: id
- run: which nix
- name: Install nix
run: bash <(curl -L https://nixos.org/nix/install) --no-daemon
- name: Checkout repo