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