mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-12-18 02:42:34 +01:00
Disable skia
This commit is contained in:
parent
78c660ebc2
commit
fcc2eeae5d
@ -38,7 +38,7 @@ build_web:
|
|||||||
- cd web/ && rm sqljs-wasm.zip && cd ../
|
- cd web/ && rm sqljs-wasm.zip && cd ../
|
||||||
- flutter pub get
|
- flutter pub get
|
||||||
- flutter clean
|
- flutter clean
|
||||||
- flutter build web --release --verbose --dart-define=FLUTTER_WEB_USE_SKIA=true
|
- flutter build web --release --verbose
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- build/web/
|
- build/web/
|
||||||
|
Loading…
Reference in New Issue
Block a user