mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-01-12 02:32:54 +01:00
Merge branch 'ChristianPauly-master-patch-71093' into 'master'
Disable skia See merge request ChristianPauly/fluffychat-flutter!130
This commit is contained in:
commit
9d0f38f2b7
@ -38,7 +38,7 @@ build_web:
|
||||
- cd web/ && rm sqljs-wasm.zip && cd ../
|
||||
- flutter pub get
|
||||
- flutter clean
|
||||
- flutter build web --release --verbose --dart-define=FLUTTER_WEB_USE_SKIA=true
|
||||
- flutter build web --release --verbose
|
||||
artifacts:
|
||||
paths:
|
||||
- build/web/
|
||||
|
Loading…
Reference in New Issue
Block a user