fix
All checks were successful
/ job (push) Successful in 1m20s

This commit is contained in:
Marc Beninca 2024-06-05 12:47:00 +02:00
parent 27a9b419d9
commit c095fe57a2
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

2
cd.sh
View file

@ -573,7 +573,7 @@ ${CD_PYTHON_PACKAGES}
cd_write_python_module () {
cd_step "Write Python module"
cd_write "${CD_PYTHON_PACKAGES}/env.py" "\
STEP = ${CD_STEP}
CD_STEP = ${CD_STEP}
$(cd_echo CD_DOWN CD_VERTICAL CD_UP)