mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
butterfly - fix path
This commit is contained in:
parent
dc2e7d0dfd
commit
20e1c6881d
1 changed files with 1 additions and 1 deletions
|
|
@ -674,7 +674,7 @@ Builds:
|
|||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
- app/.pub-cache
|
||||
build:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter gen-l10n
|
||||
|
|
|
|||
Loading…
Reference in a new issue