Describe the bug
I noticed on the builds that it is attempting to build the ISO twice.
To Reproduce
Any run through the action or docker command. Witnessed it here:
docker run --rm --privileged --pull always --volume .:/github/workspace/build ghcr.io/jasonn3/build-container-installer:pr-69 VERSION=38 IMAGE_NAME=bluefin IMAGE_REPO=ghcr.io/ublue-os IMAGE_TAG=gts VARIANT=Silverblue
Expected behavior
Should only try to run the templates once.
Describe the bug I noticed on the builds that it is attempting to build the ISO twice.
To Reproduce Any run through the action or docker command. Witnessed it here:
docker run --rm --privileged --pull always --volume .:/github/workspace/build ghcr.io/jasonn3/build-container-installer:pr-69 VERSION=38 IMAGE_NAME=bluefin IMAGE_REPO=ghcr.io/ublue-os IMAGE_TAG=gts VARIANT=Silverblue
Expected behavior Should only try to run the templates once.
Attached logs: output.txt