Skip to content

Commit

Permalink
Cache test
Browse files Browse the repository at this point in the history
  • Loading branch information
tuhinpal committed Jul 30, 2023
1 parent e0581ac commit c8076fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
- name: Archive artifacts
uses: actions/upload-artifact@v2
with:
name: app-release
name: app-release.apk
path: build/app/outputs/flutter-apk/app-release.apk

0 comments on commit c8076fc

Please sign in to comment.