mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
remove double ks
This commit is contained in:
parent
b1d5bdc980
commit
64fb344948
2 changed files with 2 additions and 2 deletions
2
.github/workflows/iso.yml
vendored
2
.github/workflows/iso.yml
vendored
|
|
@ -27,7 +27,7 @@ jobs:
|
||||||
git
|
git
|
||||||
|
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
%include submodules/fedora-kickstarts/fedora-disk-server.ks.ks
|
%include submodules/fedora-kickstarts/fedora-disk-server.ks
|
||||||
|
|
||||||
%packages
|
%packages
|
||||||
podman
|
podman
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue