This commit is contained in:
2025-06-29 01:31:49 -07:00
parent e91f47b64b
commit 0d0fa4353d

View File

@@ -68,7 +68,7 @@ runs:
# -t $CACHED_CONTAINER --build-arg IMAGE=$CONTAINER ${{ github.action_path }}
docker build -t $CACHED_CONTAINER --build-arg IMAGE=$CONTAINER ${{ github.action_path }}
# docker tag $CACHED_CONTAINER ${{ inputs.imageTag }}
docker tag $CACHED_CONTAINER ${{ inputs.imageTag }}
shell: bash
- name: "Get Unity Command."
id: command