Skip to content

Commit

Permalink
Update compilation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LibretroAdmin authored Oct 9, 2024
1 parent d609dc3 commit afe4844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compilation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Upload artifacts
if: ${{ success() }}
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: bluemsx_libretro_ps2-${{ steps.slug.outputs.sha8 }}
path: bluemsx_libretro_ps2.a

0 comments on commit afe4844

Please sign in to comment.