mirror of
https://github.com/ActivityLauncher/ActivityLauncher.git
synced 2026-08-09 00:43:26 +00:00
chore: update master build artifact
This commit is contained in:
parent
b938ef4aa7
commit
bbb8752ae8
1 changed files with 2 additions and 2 deletions
4
.github/workflows/android-master.yml
vendored
4
.github/workflows/android-master.yml
vendored
|
|
@ -32,5 +32,5 @@ jobs:
|
|||
- name: Upload release APK
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: release
|
||||
path: ActivityLauncherApp/build/outputs/apk/release/
|
||||
name: release.apk
|
||||
path: ActivityLauncherApp/build/outputs/apk/release/ActivityLauncherApp-release.apk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue