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 a new issue