mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
test action in root
This commit is contained in:
parent
91141ce742
commit
2c16c58fbc
1 changed files with 2 additions and 2 deletions
2
.github/workflows/test-iso.yml
vendored
2
.github/workflows/test-iso.yml
vendored
|
|
@ -45,7 +45,7 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Build ISO
|
- name: Build ISO
|
||||||
uses: ./action.yml
|
uses: ./
|
||||||
with:
|
with:
|
||||||
ARCH: 'x86_64'
|
ARCH: 'x86_64'
|
||||||
IMAGE_NAME: 'base-main'
|
IMAGE_NAME: 'base-main'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue