Closed seuros closed 6 months ago
Thanks for your contribution but could you tell me in which case/environment there was an error "./scripts/env.sh: line 22: [: : integer expression expected" ? (as the actual script work fine on GitHub CI see latest build https://github.com/hydrabus/hydrafw/actions/runs/8626278775/job/23644227325)
I tried to run it on my own runner machine. GITHUB_CI_CD is not defined as it using https://github.com/nektos/act
This commit resolves the error encountered when GITHUB_CI_CD is unset or non-integer by defaulting it to 0.