mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
remove http
This commit is contained in:
parent
488b80012e
commit
6aeeae04d9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/iso.yml
vendored
2
.github/workflows/iso.yml
vendored
|
|
@ -50,7 +50,7 @@ jobs:
|
||||||
|
|
||||||
- name: Download container to cache
|
- name: Download container to cache
|
||||||
run: |
|
run: |
|
||||||
podman pull http://localhost:8080/ublue-os/base-main:39
|
podman pull localhost:8080/ublue-os/base-main:39
|
||||||
|
|
||||||
- name: Show downloaded files
|
- name: Show downloaded files
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue