test: install script debug - build_nim

This commit is contained in:
Roman 2023-12-06 16:45:27 +01:00
parent 203669e5f2
commit 410dee4aa3
No known key found for this signature in database
GPG Key ID: B8FE070B54E11B75
1 changed files with 2 additions and 0 deletions

View File

@ -129,6 +129,8 @@ build_nim() {
# working directory
pushd "$NIM_DIR"
echo "Running build_nim"
if grep -q skipIntegrityCheck koch.nim; then
# Run Nim buildchain
. ci/funs.sh