diff options
author | Autechre | 2020-12-27 15:50:26 +0100 |
---|---|---|
committer | GitHub | 2020-12-27 15:50:26 +0100 |
commit | 7fd9f71026cdf7aa44d3ccec05f05fa78804e9c5 (patch) | |
tree | 2550b2d45f9235055b370cbefc0ad4e03fd9bb66 | |
parent | a11ddce1b40d7e7d3978ddcfdbbff4c263b60069 (diff) | |
download | pcsx_rearmed-7fd9f71026cdf7aa44d3ccec05f05fa78804e9c5.tar.gz pcsx_rearmed-7fd9f71026cdf7aa44d3ccec05f05fa78804e9c5.tar.bz2 pcsx_rearmed-7fd9f71026cdf7aa44d3ccec05f05fa78804e9c5.zip |
Update .gitlab-ci.yml
-rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ea70ea6..fef3edb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,6 +8,7 @@ .core-defs: variables: JNI_PATH: . + MAKEFILE: Makefile.libretro CORENAME: pcsx_rearmed # Inclusion templates, required for the build to work |