Update main.yml

This commit is contained in:
Salvatore Giordano
2020-07-28 14:29:47 +02:00
committed by GitHub
parent 8162873055
commit 0e508fb1ef
+1
View File
@@ -65,6 +65,7 @@ jobs:
flutter-version: ${{ env.flutter_version }}
- name: Flutter setup
run: |
cd example
flutter pub get
flutter build ios --release --no-codesign
- name: Build