Skip to content

Commit

Permalink
npm ci again
Browse files Browse the repository at this point in the history
  • Loading branch information
Abigail Harrison committed Sep 4, 2024
1 parent e0a6d26 commit 2069049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/convert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
npm config set user 0
npm config set unsafe-perm true
cd root2gltf
npm install
npm ci
cd bin
python conversion_xml2gltf_autoConfig.py \
-cm $K4GEO/ILD/compact/ILD_l5_o1_v02/ILD_l5_o1_v02.xml \
Expand Down

0 comments on commit 2069049

Please sign in to comment.