Skip to content

Commit

Permalink
Update cmake-sdl2-android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JunaMeinhold authored Oct 20, 2024
1 parent e4d3d72 commit e5d5a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-sdl2-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
- name: Upload Artifacts
uses: actions/upload-artifact@v4.3.4
with:
name: ${{ matrix.os }}-${{ matrix.arch }}-artifacts
name: sdl2-${{ matrix.os }}-${{ matrix.arch }}-artifacts
path: |
SDL/build/arm64-v8a/*.so
SDL/build/x86_64/*.so
Expand Down

0 comments on commit e5d5a5b

Please sign in to comment.