mirror of
https://github.com/nolen777/eagle0.git
synced 2026-07-28 22:35:42 +00:00
The tile PNGs in static/tiles/ are LFS-tracked but the Docker build workflow checks out with lfs: false, embedding LFS pointer files instead of actual images. Add a targeted git lfs pull for just the admin server tile images (~736KB) before the Bazel build. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>