Force absolute boot ROM paths in libretro's build bot

This commit is contained in:
Lior Halphon 2024-04-18 22:26:47 +03:00
parent c9700dfb29
commit 19cf8d26b1
1 changed files with 3 additions and 2 deletions

View File

@ -10,7 +10,8 @@
JNI_PATH: libretro
MAKEFILE_PATH: libretro
CORENAME: sameboy
BOOTROMS_DIR: BootROMs/prebuilt
before_script:
- export BOOTROMS_DIR=$(pwd)/BootROMs/prebuilt
# Inclusion templates, required for the build to work
include: