mirror of
https://github.com/gmeligio/flutter-docker-image.git
synced 2026-05-24 12:30:34 +00:00
6a1d62ec22
- Replaces ~15 `apt-get remove` calls in the Linux side of `.github/actions/clean-runner-disk/action.yml` with direct `rm -rf` of the package install dirs. `apt-get autoremove -y` + `apt-get clean` remain as a trailing pair. --------- Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>