Skip to content

Commit

Permalink
Update build_android.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Sanbei  <[email protected]>
  • Loading branch information
sanbei101 authored Aug 6, 2024
1 parent 50304cb commit 1f3a9ef
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build_android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,6 @@ jobs:
- name: Flutter Pub Get
run: flutter pub get

- name: Setup Android SDK
uses: android-actions/setup-android@v3


- name: install build-tools
run: sdkmanager "build-tools;34.0.0"

- name: Build APK
run: flutter build apk --split-per-abi

Expand Down

0 comments on commit 1f3a9ef

Please sign in to comment.