Lang changes
This commit is contained in:
parent
84e88b8238
commit
73ccca7b3d
|
|
@ -25,7 +25,6 @@ jobs:
|
|||
sed -i 's/secret/password/g' lib/.env.dart
|
||||
sed -i 's/dns/${{secrets.app_sentry}}/g' lib/.env.dart
|
||||
cp lib/utils/i18n lib/utils/i18n.dart
|
||||
#sed -i -e '/OTHER_LANGUAGES/{r lib/utils/i18n' -e 'd}' lib/utils/i18n.dart
|
||||
- run: flutter upgrade
|
||||
- run: flutter config --enable-web
|
||||
- run: flutter build web --release
|
||||
|
|
|
|||
Loading…
Reference in New Issue