mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 09:49:41 +00:00
openstop - force flutter checkout
This commit is contained in:
parent
dbf566963b
commit
f0e9769410
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ Builds:
|
|||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- export version="$(yq -r .environment.flutter pubspec.yaml)"
|
||||
- pushd $$flutter$$
|
||||
- git checkout $version
|
||||
- git checkout -f $version
|
||||
- popd
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter pub get
|
||||
|
|
|
|||
Loading…
Reference in a new issue