From c35beeeacad72e30858230496ae2240231ed146e Mon Sep 17 00:00:00 2001
From: Soeren Peters <peters@irmb.tu-bs.de>
Date: Thu, 29 Oct 2020 14:01:48 +0100
Subject: [PATCH] fix dir.

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9861a17f9..7eafdc532 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -300,4 +300,4 @@ windows:
 
   script:
     - cd $CI_PROJECT_DIR
-    - ls -la
+    - dir
-- 
GitLab