diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d8089eac2e5bbd01406cd174ca91660fc0518057..7d18f136c8d55b44c4a27027b94bab49b4b265d0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -16,7 +16,7 @@ buildStatic:
   stage: buildStatic
   script:
     - /usr/local/bin/nsb -s ./src/sgcocaller.nim -n sgcocaller.nimble -o . -- --d:release --threads:on
-    - ls -l .
+    - ls -l ./src
   artifacts:
     paths:
       - ./sgcocaller