mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-09-03 08:12:43 +02:00
Force absolute boot ROM paths in libretro's build bot
This commit is contained in:
@@ -10,7 +10,8 @@
|
|||||||
JNI_PATH: libretro
|
JNI_PATH: libretro
|
||||||
MAKEFILE_PATH: libretro
|
MAKEFILE_PATH: libretro
|
||||||
CORENAME: sameboy
|
CORENAME: sameboy
|
||||||
BOOTROMS_DIR: BootROMs/prebuilt
|
before_script:
|
||||||
|
- export BOOTROMS_DIR=$(pwd)/BootROMs/prebuilt
|
||||||
|
|
||||||
# Inclusion templates, required for the build to work
|
# Inclusion templates, required for the build to work
|
||||||
include:
|
include:
|
||||||
|
Reference in New Issue
Block a user