mirror of
https://github.com/status-im/nim-libp2p.git
synced 2025-02-05 09:34:20 +00:00
test: install script debug - build_nim
This commit is contained in:
parent
203669e5f2
commit
410dee4aa3
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user