Remove CUSTOM_PCSX2_PATH setup from script.
Official build / Build (push) Successful in 8m30s

Now setting the environment variable before should work
This commit is contained in:
2026-06-11 00:24:47 +01:00
parent 92c58f28b8
commit a5e3fc57b3
-3
View File
@@ -1,7 +1,4 @@
#!/bin/bash
# =======================
CUSTOM_PCSX2_PATH="" # e.g. "/usr/bin/pcsx2" or "flatpak run net.pcsx2.PCSX2"
# =======================
get_target_elf_name() {
if [ -f "./Makefile" ]; then