SameBoy | Accurate GB/GBC emulator |
| download: https://git.y1.nz/archives/sameboy.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit ba45911734127acf0436a6bd6e8d2a3df317a1f6 parent de0046d7d6984bf35bdc76e13adddcc597ff55ad Author: Lior Halphon <LIJI32@gmail.com> Date: Fri, 8 Mar 2024 18:39:20 +0200 Push the branch as well Diffstat:
| M | .github/actions/update_libretro.sh | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/actions/update_libretro.sh b/.github/actions/update_libretro.sh @@ -23,4 +23,4 @@ git checkout tags/$LATEST -b libretro git add BootROMs/prebuilt/* git commit -m "Update libretro branch to $LATEST" git tag "$LATEST"-libretro -git push --force --tags +git push --force --tags --all
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.