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:
parent
96b1379d6c
commit
6ab23f79d2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-iso.yml
vendored
2
.github/workflows/test-iso.yml
vendored
|
|
@ -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'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue