Skip to content

Commit 7e96236

Browse files
authored
Merge pull request #19 from Ethrel/development
Build fail test 3
2 parents 865fd41 + 12930f3 commit 7e96236

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ jobs:
3737
run: |
3838
TMP_KEYSTORE_FILE_PATH="${GITHUB_WORKSPACE}/android/app"
3939
echo $ENCODED_STRING | base64 -di > "${TMP_KEYSTORE_FILE_PATH}"/upload-keystore.jks
40-
41-
- name: Build android APK
42-
run: flutter build apk
4340
4441
- name: Build android appbundle
4542
run: flutter build appbundle --build-number=${{github.run_number}}

mipmap/ic_launcher.png

-13.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)