1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00

reference file directly

This commit is contained in:
Jason N. 2024-02-18 19:30:20 +00:00
parent 96b1379d6c
commit 6ab23f79d2

View file

@ -31,7 +31,7 @@ jobs:
packages: write packages: write
steps: steps:
- name: Build ISO - name: Build ISO
uses: ublue-os/isogenerator uses: ./action.yml
with: with:
ARCH: 'x86_64' ARCH: 'x86_64'
IMAGE_NAME: 'base-main' IMAGE_NAME: 'base-main'