Actions: publish - fixup
Some checks failed
build and publish containers / build (nixos, 24.11) (push) Failing after 2m32s
build and publish containers / build (nixos, unstable) (push) Failing after 3m10s

This commit is contained in:
Julian Stiller 2025-02-06 16:11:28 +01:00
parent 6ce89c3c2d
commit f046eb6555

View file

@ -33,4 +33,4 @@ jobs:
out-link: ${{ steps.pkgs.outputs.pkgs-name }}
- name: load image into docker
run: |
docker load < ${{ steps.pkg.outputs.pkg-name }}
docker load < ${{ steps.pkgs.outputs.pkgs-name }}