Files
flutter-action/setup.sh
Peter Leibiger 1a449444c3 Simplify extraction of zip files (#379)
* Simplify extraction of zip files in setup.sh

Refactor unzip command to directly extract to target directory.
By keeping the /flutter directory from inside the archive, we avoid having to use a temp directory and move afterwards.

* fix: checkout specific version on main/master
2026-03-25 11:24:42 +01:00

7.3 KiB
Executable File