Skip to content

Commit 34e7dc8

Browse files
committed
clean tasks.json.bak
1 parent f7ae64f commit 34e7dc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/tasks.json.bak

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
{
166166
"type": "cppbuild",
167167
"label": "C/C++: gcc build active file",
168-
"command": "C:\\ProgramData\\scoop\\apps\\mingw\\current\\bin\\gcc",
168+
"command": "gcc",
169169
"args": [
170170
"-fdiagnostics-color=always",
171171
"-g",

0 commit comments

Comments
 (0)