test action in root
This commit is contained in:
parent
91141ce742
commit
2c16c58fbc
|
@ -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…
Reference in New Issue