Skip to content

Commit

Permalink
chore: build iso with just corehost
Browse files Browse the repository at this point in the history
don't use sub image
  • Loading branch information
BobyMCbobs committed Feb 19, 2024
1 parent 974ff13 commit eaa40b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
uses: ublue-os/isogenerator/.github/workflows/iso.yml@main
with:
ARCH: x86_64
IMAGE_NAME: 'corehost\/corehost'
IMAGE_NAME: corehost
IMAGE_REPO: ghcr.io/ii
IMAGE_TAG: stable
VARIANT: coreos
Expand Down

0 comments on commit eaa40b0

Please sign in to comment.