From 7627a0f58d4c9c6f8cab62a3daa504ce2b69c776 Mon Sep 17 00:00:00 2001 From: Abigail Harrison Date: Wed, 4 Sep 2024 14:37:40 +0200 Subject: [PATCH] trying with a configuration file --- .github/workflows/convert.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/convert.yml b/.github/workflows/convert.yml index 9c559f0..39a1755 100644 --- a/.github/workflows/convert.yml +++ b/.github/workflows/convert.yml @@ -34,7 +34,9 @@ jobs: ls root2gltf cd root2gltf cd bin - python conversion_xml2gltf_autoConfig.py -cm $K4GEO/ILD/compact/ILD_l5_o1_v02/ILD_l5_o1_v02.xml + python conversion_xml2gltf_autoConfig.py \ + -cm $K4GEO/ILD/compact/ILD_l5_o1_v02/ILD_l5_o1_v02.xml \ + -cn_in ILD_l5_o1_v02.json