It works on my machine :(

This commit is contained in:
Lior Halphon
2024-03-08 18:24:32 +02:00
parent 950c0d5524
commit b583f62e7b

View File

@@ -1,4 +1,4 @@
set -e
set -exo pipefail
LATEST=$(git tag --sort=-creatordate | grep "^v" | grep -v libretro | head -n 1)