Skip to content

Commit e5d5a5b

Browse files
authored
Update cmake-sdl2-android.yml
1 parent e4d3d72 commit e5d5a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-sdl2-android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
- name: Upload Artifacts
8888
uses: actions/upload-artifact@v4.3.4
8989
with:
90-
name: ${{ matrix.os }}-${{ matrix.arch }}-artifacts
90+
name: sdl2-${{ matrix.os }}-${{ matrix.arch }}-artifacts
9191
path: |
9292
SDL/build/arm64-v8a/*.so
9393
SDL/build/x86_64/*.so

0 commit comments

Comments
 (0)