mirror of
https://github.com/love2d/love-android.git
synced 2026-08-12 00:20:57 +02:00
Artifact unstripped .so files.
This commit is contained in:
@@ -43,3 +43,8 @@ jobs:
|
||||
with:
|
||||
name: love-android-embed.aab
|
||||
path: app/build/outputs/bundle/embedNoRecordRelease/app-embed-noRecord-release.aab
|
||||
- name: Artifact (Debug symbols)
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: love-android-unstripped-debugsyms
|
||||
path: love/build/intermediates/library_jni
|
||||
|
||||
Reference in New Issue
Block a user