mirror of
https://github.com/subosito/flutter-action.git
synced 2026-08-31 17:29:31 +00:00
b3c14e7ecc
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.