mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 19:07:54 +01:00
load right file
This commit is contained in:
parent
a483dc92a4
commit
3638e94bc8
3 changed files with 2 additions and 4 deletions
2
.github/workflows/build_iso.yml
vendored
2
.github/workflows/build_iso.yml
vendored
|
|
@ -22,7 +22,7 @@ on:
|
|||
jobs:
|
||||
load_vars:
|
||||
name: Load Variables
|
||||
uses: ./.github/workflows/build_vars_rhel.yml
|
||||
uses: ./.github/workflows/build_vars.yml
|
||||
|
||||
build_iso:
|
||||
name: Build ISO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue