mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: try to fix mobile ci
This commit is contained in:
parent
68aca7e9d5
commit
68f0ccecd6
@ -24,9 +24,7 @@ rm -rf assets/translations/
|
||||
mkdir -p assets/translations/
|
||||
cp -f ../resources/translations/*.json assets/translations/
|
||||
|
||||
if [ "$no_pub_get" = false ]; then
|
||||
flutter packages pub get
|
||||
fi
|
||||
flutter packages pub get
|
||||
|
||||
echo "Specifying source directory for AppFlowy Localizations."
|
||||
dart run easy_localization:generate -S assets/translations/
|
||||
|
Loading…
Reference in New Issue
Block a user