Files
agentbox-test/.gitea/workflows
agentbox 3a94a8a8ba
CI / build-android (push) Successful in 3m6s
CI / test (push) Successful in 36s
fix: use find+zip to properly exclude files from release zip
Switched from 'zip -x' patterns (which don't handle .git/ correctly)
to 'find | zip -@' with explicit path exclusions. Release zip now
~130 KB instead of ~4.5 MB.
2026-08-01 11:01:55 +00:00
..