👷 fixed syntax

parent 842d42b1
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
"builddeps": ["cmake", "make", "gcc gcc-c++"], "builddeps": ["cmake", "make", "gcc gcc-c++"],
"buildcmd": [ "buildcmd": [
"uname -a", "uname -a",
"cd" "cd",
"mkdir build", "mkdir build",
"cd build", "cd build",
"cmake /project/repo/checkout", "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