diff options
-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 |