mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
- $$flutter$$/bin/flutter config --no-analytics
|
- $$flutter$$/bin/flutter config --no-analytics
|
||||||
scandelete:
|
scandelete:
|
||||||
- .pub-cache
|
- app/.pub-cache
|
||||||
build:
|
build:
|
||||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
- $$flutter$$/bin/flutter gen-l10n
|
- $$flutter$$/bin/flutter gen-l10n
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue