We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc3623d commit 22c28e3Copy full SHA for 22c28e3
.github/workflows/android.yml
@@ -64,7 +64,7 @@ jobs:
64
uses: actions/upload-artifact@v4
65
with:
66
name: mapping.${{ steps.current-time.outputs.formattedTime }}
67
- path: app/build/outputs/mapping/release
+ path: app/build/outputs/mapping/release/mapping.txt
68
- name: Upload Riru Modules
69
70
0 commit comments