Skip to content

Commit 7067cf4

Browse files
committed
Build
1 parent 0053295 commit 7067cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

synflood.code-workspace

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
{
1111
"label": "Build",
1212
"type": "shell",
13-
"command": "zig build --summary all --release=small",
13+
"command": "zig build --verbose --summary all --release=small",
1414
"group": {
1515
"kind": "build",
1616
"isDefault": true

0 commit comments

Comments
 (0)