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