build canvas kit
This commit is contained in:
@@ -80,6 +80,6 @@ jobs:
|
||||
- name: Copy production config
|
||||
run: echo "${{ secrets.PRODUCTION_CONFIG }}" > lib/app_config.dart
|
||||
- run: flutter pub global activate peanut
|
||||
- run: flutter pub global run peanut:peanut
|
||||
- run: flutter pub global run peanut:peanut --canvas-kit
|
||||
- run: git push origin --set-upstream gh-pages
|
||||
|
||||
|
||||
@@ -44,7 +44,8 @@ dependency_overrides:
|
||||
dev_dependencies:
|
||||
flutter_launcher_icons: ^0.9.0
|
||||
test: any
|
||||
|
||||
build_runner: ^2.0.4
|
||||
build_web_compilers: ^3.0.0
|
||||
flutter:
|
||||
assets:
|
||||
- assets/
|
||||
|
||||
Reference in New Issue
Block a user