mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
sanmill - update flutter extraction
This commit is contained in:
parent
c8c0ffa90d
commit
5b53c4884d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue