mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 19:07:54 +01:00
missing \
This commit is contained in:
parent
ebb7e06d64
commit
7df538f2c6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/iso.yml
vendored
2
.github/workflows/iso.yml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
|||
run: |
|
||||
lorax -p Fedora -v $version -r $version -t Server \
|
||||
--isfinal --buildarch=${arch} --volid=Fedora-S-dvd-${arch}-${version} \
|
||||
--macboot --noupgrade --add-template runtime.tmpl
|
||||
--macboot --noupgrade --add-template runtime.tmpl \
|
||||
-s http://dl.fedoraproject.org/pub/fedora/linux/releases/$version/Everything/${arch}/os/ ./results/
|
||||
|
||||
- name: Upload ISO as Artifact
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue