Skip to content

Commit

Permalink
Update android-staging-apk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nid90 authored May 21, 2024
1 parent 3961d44 commit 2ae0426
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/android-staging-apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ jobs:

- run: flutter build apk --debug --build-number=${{ github.event.inputs.versionCode }} --build-name=${{ github.event.inputs.versionName }} --flavor staging

- run: ls -al build/app/outputs/flutter-apk/

- uses: actions/upload-artifact@v3
with:
name: release-apk
Expand Down

0 comments on commit 2ae0426

Please sign in to comment.