Skip to content

Commit 41537a4

Browse files
authored
Update build.yml
1 parent 364386e commit 41537a4

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
@@ -49,7 +49,7 @@ jobs:
4949
- name: Upload the APK
5050
uses: actions/upload-artifact@v4
5151
with:
52-
name: app-${{matrix.target}}.apk
52+
name: app-${{matrix.target}}
5353
path: sdl-android-builder/app/build/outputs/apk/*
5454

5555
build-windows:

0 commit comments

Comments
 (0)