[FIX] broken vscode installation on Debian and Archlinux
This commit is contained in:
parent
6c4089870c
commit
e83253598f
4 changed files with 29 additions and 6 deletions
|
@ -95,7 +95,7 @@
|
|||
- name: vscode - Golang - Configure VS Code
|
||||
shell: |
|
||||
PATH=/usr/local/bin:$PATH
|
||||
code --install-extension ms-vscode.go
|
||||
code --install-extension golang.go
|
||||
when: user_vscode == true and user_lang_golang == true
|
||||
|
||||
# VS Code - LaTeX Distribution
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue