Update .gitlab-ci.yml: corrected MAKEFILE(_PATH)

This commit is contained in:
DerKoun 2021-01-03 02:24:14 +01:00 committed by GitHub
parent 589b69987d
commit 022e68bfe0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,8 @@
variables:
CORENAME: bsnes_hd_beta
JNI_PATH: bsnes/target-libretro
MAKEFILE: bsnes/GNUmakefile
MAKEFILE_PATH: bsnes
MAKEFILE: GNUmakefile
target: libretro
# Inclusion templates, required for the build to work