mirror of https://github.com/waku-org/nwaku.git
feat: remain windows support
This commit is contained in:
parent
c60ebdc237
commit
15e3df35ac
|
@ -49,6 +49,8 @@ build_component() {
|
|||
change_directory - > /dev/null
|
||||
else
|
||||
echo "✗ $name directory not found: $dir"
|
||||
exit 1
|
||||
fi
|
||||
}
|
||||
|
||||
echo "1. Updating submodules"
|
||||
|
|
Loading…
Reference in New Issue