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 8642774 commit 9a7ead9Copy full SHA for 9a7ead9
.github/workflows/build.yml
@@ -67,7 +67,7 @@ jobs:
67
uses: actions/upload-artifact@v4
68
with:
69
name: Debug Unsigned APK (universal)
70
- path: ${{ github.workspace }}/V2rayNG/app/build/outputs/apk/debug/*universal.apk
+ path: ${{ github.workspace }}/V2rayNG/app/build/outputs/apk/debug/*all.apk
71
72
- name: Upload Aritfact (arm64-v8a)
73
0 commit comments