Skip to content

Commit 086f326

Browse files
committed
ci(build)
Signed-off-by: LiggPlus <wenzhouli06@gmail.com>
1 parent f636025 commit 086f326

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,11 @@ jobs:
6161

6262
- name: Install dependencies
6363
run: |
64-
flutter --version
6564
flutter pub get
6665
6766
- name: Build android
6867
run: |
68+
flutter --version
6969
flutter build apk
7070
echo "Android build completed"
7171

0 commit comments

Comments
 (0)