forked from 0xWheatyz/SPARC
7a317a0acd
Remove docker/setup-buildx-action step which requires special Docker daemon configuration. Use plain docker build commands instead for better compatibility with Gitea Actions runner. This simplifies the workflow and works with the standard catthehacker/ubuntu:act-latest images that have Docker CLI pre-installed. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>