From a3385e884b446d9277e948b39ba77eabf510f087 Mon Sep 17 00:00:00 2001
From: Tom Polakovic <tpolakovic@anl.gov>
Date: Fri, 24 Jul 2020 17:07:35 -0500
Subject: [PATCH] Update .gitlab-ci.yml

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c16df5b..91c609b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -113,7 +113,7 @@ roman_pot_eta:
   script:
     - cp NPDet/src/GenericDetectors/trackers/compact/elements.xml trackers/.
     - cp NPDet/src/GenericDetectors/trackers/compact/materials.xml trackers/.
-    - root -b -q trackers/roman_pot_eta.cxx+
+    - root -b -q trackers/roman_pot_hit_eta.cxx+
   allow_failure: true
 
 deploy_results:
-- 
GitLab