1
0
Fork 0
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:
Jason N. 2024-02-09 21:51:31 +00:00
parent c60f03204a
commit 4fcea269f1

View file

@ -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 \