Disable skia
This commit is contained in:
parent
78c660ebc2
commit
fcc2eeae5d
|
@ -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 a new issue