fix build

This commit is contained in:
Salvatore Giordano
2021-06-18 12:21:13 +02:00
parent 2e8c3d91cf
commit 194dd3946a
+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 --canvas-kit
- run: flutter pub global run peanut:peanut --web-renderer=canvaskit
- run: git push origin --set-upstream gh-pages