mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-25 03:22:41 +08:00
manifest size Before: ``` wc -c manifests/* | grep total 2808686 total ``` After: ``` wc -c manifests/* | grep total 2748178 total ```