Skip to content

Commit 889c2e8

Browse files
committed
asdf
1 parent 8ec3693 commit 889c2e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci_cd/ubuntu.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,13 +115,13 @@ unit["CLion"]="/snap/bin/clion"
115115
unit["Conan"]="/usr/local/bin/conan"
116116
unit["Meson"]="/usr/local/bin/meson"
117117
unit["QT_Creator"]="/usr/bin/qtcreator"
118-
unit["VSCode_C++"]="$HOME/.vscode/extensions/%golang%"
118+
unit["VSCode_C++"]="$HOME/.vscode/extensions/%cpp%"
119119

120120

121121
## Go
122122
unit["Go"]="/usr/local/go/bin/go"
123123
unit["Goland"]="/snap/bin/goland"
124-
unit["VSCode_C++"]="$HOME/.vscode/extensions/%cpp%"
124+
unit["VSCode_Go"]="$HOME/.vscode/extensions/%golang%"
125125

126126

127127
## Version Control

0 commit comments

Comments
 (0)