.
Some checks failed
Test action / Print hello world (push) Failing after 16s

This commit is contained in:
Chris Kruining 2025-09-04 13:22:43 +02:00
parent c7f3ed7cd6
commit 7d7c3aa53a
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.u-root-cmds
# configure container policy to accept insecure registry
mkdir -p ~/.config/containers