Skip to content
This repository was archived by the owner on Feb 11, 2021. It is now read-only.

Commit cdd02f1

Browse files
authored
Update cli-template.yml
1 parent ba2ed57 commit cdd02f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
build:
2-
- c++ -o theapp.o src/*.cpp
2+
- c++ -o theapp.o "src/*.cpp"
33
files:
44
- .gitignore
55
- src/main.cpp

0 commit comments

Comments
 (0)