mirror of
https://github.com/love2d/love-android.git
synced 2026-08-12 08:31:04 +02:00
Fix debug symbol artifact.
This commit is contained in:
@@ -62,4 +62,4 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: love-android-unstripped-debugsyms-${{ matrix.build_type }}
|
name: love-android-unstripped-debugsyms-${{ matrix.build_type }}
|
||||||
path: love/build/intermediates/library_jni
|
path: love/build/intermediates/cxx
|
||||||
|
|||||||
Reference in New Issue
Block a user