Skip to content

Commit cb4fd01

Browse files
authored
Update test_apk.yml
1 parent 592dd2d commit cb4fd01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_apk.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555

5656
- name: Build APK
5757
working-directory: ${{ env.APK_BUILD_DIR }}
58-
run: flutter build apk --split-per-abi
58+
run: flutter build apk --release --split-per-abi
5959

6060
- name: Upload APK
6161
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)