Skip to content

Commit

Permalink
Fix debug symbol artifact.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikuAuahDark committed Feb 23, 2024
1 parent aab23ad commit 8b72016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: love-android-unstripped-debugsyms-${{ matrix.build_type }}
path: love/build/intermediates/library_jni
path: love/build/intermediates/cxx

0 comments on commit 8b72016

Please sign in to comment.