sooooo lost right now....
Some checks failed
Test action / Print hello world (push) Failing after 20s

This commit is contained in:
Chris Kruining 2025-09-04 15:05:40 +02:00
parent e0002d7254
commit 2653f3fc93
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -24,7 +24,7 @@ jobs:
- name: Prepare podman
run: |
# configure container policy to accept insecure registry
nix-env -iA nixpkgs.podman
nix-env -iA nixpkgs.podman nixpkgs.kvmtool
# configure container policy to accept insecure registry
mkdir -p ~/.config/containers