Skip to content

Commit 1ae05f2

Browse files
committed
flutter version sync integration in github action runner script
1 parent b451ae8 commit 1ae05f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ jobs:
132132
- run: |
133133
cd app
134134
flutter pub get
135+
dart scripts/version_sync.dart
135136
flutter build apk -t lib/main.firebase.dart --release
136137
137138
- name: Create Android Release

0 commit comments

Comments
 (0)