Skip to content

Commit

Permalink
Ci upd - Add APK in assets
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolass67 committed Jul 17, 2024
1 parent c2971d1 commit ac23863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:

# Upload generated apk to the artifacts.
- name: Upload APK
- uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v4
with:
name: release-apk
path: build/app/outputs/apk/release/app-release.apk

0 comments on commit ac23863

Please sign in to comment.