mirror of
https://github.com/subosito/flutter-action.git
synced 2026-07-14 16:52:42 +02:00
Something with the globing seems not work but not sure exactly. Now using a simple way of ensure that the target folder never exists when calling `mv` so that it behaves as a rename instead of a move into. The folder still needs to be created first so that parent folders (in case of a custom cache path) are created.