fix(ci): drop a stray gitlink that broke every demo build
A Claude worktree under aiui/ was committed as a submodule gitlink (160000) with no .gitmodules entry, so actions/checkout's recursive submodule pass exited 128 and every 'Build & push demo images' run since v1.8.6 failed. Removing the index entry — the worktree is local state and was never meant to be tracked.
This commit is contained in:
Submodule aiui/.claude/worktrees/agitated-hofstadter deleted from 10e12a329f
Reference in New Issue
Block a user