Update main.yml
This commit is contained in:
committed by
GitHub
parent
8162873055
commit
0e508fb1ef
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user