KCL: Go back to kcl-samples next (#5458)

This commit is contained in:
Adam Chalmers
2025-02-21 17:24:01 -06:00
committed by GitHub
parent b3cd5ef3ba
commit cbc12559c7
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ child_process.spawnSync('git', [
'clone',
'--single-branch',
'--branch',
'achalmers/kw-fillet-chamfer',
'next',
URL_GIT_KCL_SAMPLES,
DIR_KCL_SAMPLES,
])