diff --git a/.github/workflows/iso.yml b/.github/workflows/iso.yml index 9c871e4..a123bd5 100644 --- a/.github/workflows/iso.yml +++ b/.github/workflows/iso.yml @@ -42,7 +42,7 @@ jobs: - name: Download container to cache run: | - podman pull localhost:5000/ublue-os/base-main:39 + podman pull http://localhost:5000/ublue-os/base-main:39 - name: Show downloaded files run: |