CI Artifact
This commit is contained in:
parent
b6de7ca409
commit
b289648260
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -42,5 +42,5 @@ jobs:
|
|||||||
- name: Upload APK
|
- name: Upload APK
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: app
|
name: app.apk
|
||||||
path: app/build/outputs/apk/release/*.apk
|
path: app/build/outputs/apk/release/app-release-unsigned.apk
|
Loading…
x
Reference in New Issue
Block a user