mirror of
https://codeberg.org/anoncontributorxmr/mysu.git
synced 2024-11-23 07:52:26 +00:00
chore: update forgejo action
This commit is contained in:
parent
a5eb5435f2
commit
24658e252a
1 changed files with 2 additions and 2 deletions
|
@ -235,5 +235,5 @@ jobs:
|
|||
- run: ./gradlew -PdbgBld assembleDebug
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: apk-arm64-v8a
|
||||
path: app/build/outputs/apk/beta/
|
||||
name: apks
|
||||
path: app/build/outputs/apk/beta/debug/*.apk
|
Loading…
Reference in a new issue