mirror of
https://github.com/areteruhiro/LIME-beta-hiro.git
synced 2025-02-05 21:11:39 +09:00
Update build.yml
This commit is contained in:
parent
4a7ffd9179
commit
f088853f55
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -101,6 +101,7 @@ jobs:
|
||||
done
|
||||
- name: Upload module (Debug)
|
||||
uses: actions/upload-artifact@v4
|
||||
if: github.event.inputs.release != 'true'
|
||||
with:
|
||||
name: ${{ env.repo }}-${{ env.versionName }}@${{ env.commit }}
|
||||
path: app/build/outputs/apk/debug/app-debug.apk
|
||||
|
Loading…
Reference in New Issue
Block a user