test action in root

This commit is contained in:
Jason N. 2024-02-18 19:43:20 +00:00
parent 91141ce742
commit 2c16c58fbc
1 changed files with 2 additions and 2 deletions

View File

@ -43,9 +43,9 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Build ISO
uses: ./action.yml
uses: ./
with:
ARCH: 'x86_64'
IMAGE_NAME: 'base-main'