Skip to content

Commit 8dc039d

Browse files
committed
android settings updated
1 parent 1143716 commit 8dc039d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/flutter_ci.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@ jobs:
5555
- name: Build APK
5656
run: flutter build apk --debug
5757

58-
- name: Upload APK
59-
uses: actions/upload-artifact@v3
60-
with:
61-
name: debug-apk
62-
path: readily_reads/build/app/outputs/flutter-apk/app-debug.apk
58+
# - name: Upload APK
59+
# uses: actions/upload-artifact@v3
60+
# with:
61+
# name: debug-apk
62+
# path: readily_reads/build/app/outputs/flutter-apk/app-debug.apk
6363

6464
build_ios:
6565
name: Build iOS

0 commit comments

Comments
 (0)