mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-09-03 11:52:48 +02:00
It works on my machine :(
This commit is contained in:
2
.github/actions/update_libretro.sh
vendored
2
.github/actions/update_libretro.sh
vendored
@@ -1,4 +1,4 @@
|
||||
set -e
|
||||
set -exo pipefail
|
||||
|
||||
LATEST=$(git tag --sort=-creatordate | grep "^v" | grep -v libretro | head -n 1)
|
||||
|
||||
|
Reference in New Issue
Block a user