mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Remove build_runner step in LocalSend
This commit is contained in:
parent
cdb6a7b53c
commit
1190a03b46
1 changed files with 0 additions and 2 deletions
|
|
@ -378,7 +378,6 @@ Builds:
|
|||
|
||||
- versionName: 1.14.0
|
||||
versionCode: 45
|
||||
disable: https://github.com/localsend/localsend/issues/454#issuecomment-1967253452
|
||||
commit: f64c9acb337f542d7c65d6699837ba9c19188459
|
||||
subdir: app
|
||||
submodules: true
|
||||
|
|
@ -410,7 +409,6 @@ Builds:
|
|||
- mv org.localsend.localsend_app /tmp/build
|
||||
- pushd /tmp/build/app
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- ../submodules/flutter/bin/flutter pub run build_runner build -d
|
||||
- ../submodules/flutter/bin/flutter build apk
|
||||
- popd
|
||||
- mv /tmp/build org.localsend.localsend_app
|
||||
|
|
|
|||
Loading…
Reference in a new issue