Skip to content

Commit

Permalink
trying with a configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
Abigail Harrison committed Sep 4, 2024
1 parent b89a5ff commit 7627a0f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/convert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 7627a0f

Please sign in to comment.