Skip to content

Commit

Permalink
Release apk workflow: Upload apk bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperDragonXD committed Aug 21, 2024
1 parent 7131be3 commit 6f4a812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_release_apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: Release APK
path: build/outputs/apk/**/**/*.apk
path: build/outputs/*

0 comments on commit 6f4a812

Please sign in to comment.