Skip to content

Commit 9a7ead9

Browse files
committed
Update build.yml
1 parent 8642774 commit 9a7ead9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
uses: actions/upload-artifact@v4
6868
with:
6969
name: Debug Unsigned APK (universal)
70-
path: ${{ github.workspace }}/V2rayNG/app/build/outputs/apk/debug/*universal.apk
70+
path: ${{ github.workspace }}/V2rayNG/app/build/outputs/apk/debug/*all.apk
7171

7272
- name: Upload Aritfact (arm64-v8a)
7373
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)