Skip to content

Commit 8fc359d

Browse files
committed
Switch NBGV from install to update
This avoids issues if the tool is already installed
1 parent 0936b58 commit 8fc359d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
inputs:
2929
command: custom
3030
custom: tool
31-
arguments: install -g nbgv
31+
arguments: update -g nbgv
3232

3333
# Set Build Version
3434
- script: nbgv cloud

0 commit comments

Comments
 (0)