build canvas kit

This commit is contained in:
Salvatore Giordano
2021-06-18 12:16:26 +02:00
parent 0c2f5018ba
commit 2e8c3d91cf
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -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