Browse Source

Artifact unstripped .so files.

Miku AuahDark 1 year ago
parent
commit
6811eca7d2
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .github/workflows/main.yml

+ 5 - 0
.github/workflows/main.yml

@@ -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