update pipeline
Some checks failed
Test action / Print hello world (push) Failing after 1m51s

This commit is contained in:
Chris Kruining 2025-09-08 07:53:05 +02:00
parent fe5cce0946
commit ec827c4187
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -36,7 +36,7 @@ jobs:
- name: Create image
run: |
nix-build modules/nixos/services/development/forgejo/runners/default.nix
nix-build runners/default.nix
podman load < result
- name: Push image