mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 02:47:56 +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
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Install livecd-tools
|
||||
run: |
|
||||
dnf install -y \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue