sanmill - update flutter extraction

This commit is contained in:
Licaon_Kter 2024-03-08 16:02:22 +00:00
parent c8c0ffa90d
commit 5b53c4884d

View file

@ -2719,7 +2719,7 @@ Builds:
- src/ui/qt
- tests
prebuild:
- export FLUTTER_VERSION=$(sed -n -E "s/.*flutter-version:\s'(.*)'/\1/p" .github/workflows/flutter.yml
- export FLUTTER_VERSION=$(sed -n -E "s/.*flutter-version:\s'(.*)'/\1/p" ../../../.github/workflows/flutter.yml
| head -n 1)
- pushd $$flutter$$
- git checkout -f $FLUTTER_VERSION