Skip to content

Commit 3047316

Browse files
authored
Update build.yml
1 parent 0b997ce commit 3047316

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@ jobs:
6767

6868
- uses: actions/upload-artifact@v4
6969
with:
70-
name: release-apk
71-
path: ${{ steps.convert_aab.outputs.apkPath }}
70+
name: springman-universal
71+
path: ${{ steps.convert_aab.outputs.apkPath }}/Android.apk
7272

0 commit comments

Comments
 (0)