diff options
author | Jesusalva Jesusalva <jesusalva@themanaworld.org> | 2022-07-03 20:25:52 +0000 |
---|---|---|
committer | Jesusalva Jesusalva <jesusalva@themanaworld.org> | 2022-07-03 20:25:52 +0000 |
commit | f38c34a12c7f486a2cc2f6de00c8e17a5f9cf803 (patch) | |
tree | ba6edc9be863cda70885f042e9f9b82be199c758 | |
parent | 7c607e225f14f86fae8a98e1203169ca09c2ced6 (diff) | |
download | buildbot-f38c34a12c7f486a2cc2f6de00c8e17a5f9cf803.tar.gz buildbot-f38c34a12c7f486a2cc2f6de00c8e17a5f9cf803.tar.bz2 buildbot-f38c34a12c7f486a2cc2f6de00c8e17a5f9cf803.tar.xz buildbot-f38c34a12c7f486a2cc2f6de00c8e17a5f9cf803.zip |
-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 fc1364d..dc07eb6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -37,6 +37,7 @@ stages: artifacts: paths: - "freedroid/build_mingw32/build" + - "freedroid/src/freedroidRPG.exe" # Experimental build on fedora # Doesn't work because SDL_image is not available |