mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 02:47:56 +01:00
update command
This commit is contained in:
parent
9760bf4722
commit
b7cc3abd90
1 changed files with 1 additions and 1 deletions
2
.github/workflows/iso.yml
vendored
2
.github/workflows/iso.yml
vendored
|
|
@ -34,7 +34,7 @@ jobs:
|
|||
env:
|
||||
version: "39"
|
||||
run: |
|
||||
lorax -p Fedora -v $version -r $version -s http://dl.fedoraproject.org/pub/fedora/linux/releases/$version/Everything/x86_64/os/ ./results/
|
||||
lorax -p Fedora -v $version -r $version -t Server --isfinal --buildarch=x86_64 volid='Fedora-S-dvd-x86_64-39' --macboot --noupgrade -s http://dl.fedoraproject.org/pub/fedora/linux/releases/$version/Everything/x86_64/os/ ./results/
|
||||
|
||||
- name: Upload ISO as Artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue