Skip to content
Snippets Groups Projects
Commit fc5ff4d8 authored by Max Lyon's avatar Max Lyon
Browse files

update submodule in ci script

parent cbec5382
No related branches found
No related tags found
1 merge request!9Cmake library
Pipeline #16244 failed
......@@ -79,6 +79,8 @@ echo "======================================================================"
echo -e "${NC}"
git submodule update --init --recursive
if [ ! -d build-release-$BUILDPATH ]; then
mkdir build-release-$BUILDPATH
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment