Skip to content

Commit 2b2aea6

Browse files
author
Ravbug
committed
Merge branch 'master' of https://github.com/RavEngine/HelloCube
2 parents 560babf + 41537a4 commit 2b2aea6

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)