mirror of
https://github.com/subosito/flutter-action.git
synced 2026-07-14 16:52:42 +02:00
Export `PUB_CACHE` if it is not configured before calling the action. This ensures that flutter and dart use the same cache. It also enables other tools to use this official Dart env variable.