We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e82d43c commit e3fb772Copy full SHA for e3fb772
1 file changed
.github/workflows/blacksmith.yml
@@ -108,5 +108,5 @@ jobs:
108
- name: Upload arm64 APK
109
uses: actions/upload-artifact@v4
110
with:
111
- name: Librera.Pro-arm64
112
- path: app/build/outputs/apk/pro/release/*arm64-v8a*.apk
+ name: Librera.Pro-APK
+ path: "app/build/outputs/apk/**/*.apk"
0 commit comments