👷 fixed syntax

parent 842d42b1
......@@ -24,7 +24,7 @@
"builddeps": ["cmake", "make", "gcc gcc-c++"],
"buildcmd": [
"uname -a",
"cd"
"cd",
"mkdir build",
"cd build",
"cmake /project/repo/checkout",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment