ci: pin node.js version to v10.x
This commit is contained in:
parent
d78d67632d
commit
ec63f7f473
@ -95,7 +95,7 @@ init:
|
|||||||
- cmd: set
|
- cmd: set
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- ps: Install-Product node 'Current'
|
- ps: Install-Product node 10
|
||||||
- ps: >-
|
- ps: >-
|
||||||
if ($env:lsp) {
|
if ($env:lsp) {
|
||||||
echo "Installing Proxifier LSP..."
|
echo "Installing Proxifier LSP..."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user