mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
checkout repo
This commit is contained in:
parent
c60f03204a
commit
4fcea269f1
1 changed files with 3 additions and 0 deletions
3
.github/workflows/iso.yml
vendored
3
.github/workflows/iso.yml
vendored
|
|
@ -19,6 +19,9 @@ jobs:
|
||||||
packages: write
|
packages: write
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Checkout repository
|
||||||
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Install livecd-tools
|
- name: Install livecd-tools
|
||||||
run: |
|
run: |
|
||||||
dnf install -y \
|
dnf install -y \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue