mirror of
https://github.com/subosito/flutter-action.git
synced 2026-09-03 10:39:32 +00:00
8f6ad7c383
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.