Skip to content
Snippets Groups Projects
Commit 15ca68bf authored by Jason Hiser's avatar Jason Hiser
Browse files

fixed missing comment character

parent cc50cbd3
No related branches found
No related tags found
No related merge requests found
Pipeline #188 failed
......@@ -3,7 +3,7 @@ set -e
set -x
update submodules
# update submodules
git submodule sync --recursive
git submodule update --recursive --init
gather info for debugging later, probably not necessary
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment