aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ce4e5e0..f3a469a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -15,7 +15,7 @@ RWA:Build:
- find
- sudo apt update && sudo apt -y install make autoconf
- mkdir build && cd build
- - qmake ../rwa-support-desktop.pro
+ - qmake ../rwa-support-desktopapp.pro
- make -j4
# list all files in whole git repo
- echo "All files including artifacts "rwa-support-desktopapp" and "tests" binaries:"