mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 02:47:56 +01:00
force http
This commit is contained in:
parent
b0762c2a93
commit
df3ace9ace
1 changed files with 1 additions and 1 deletions
2
.github/workflows/iso.yml
vendored
2
.github/workflows/iso.yml
vendored
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue