summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5e9fcf1..b1f64ba 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,7 +8,7 @@ BuildAppImage:
- chmod +x linuxdeploy-x86_64.AppImage
- ./build.sh
- cd
- - find find / -type f -name "*.AppImage"
+ - find / -type f -name "*.AppImage"
artifacts:
paths: