Skip to content

Commit 0813779

Browse files
authored
Merge pull request #112 from CommunityToolkit/dev/fix-nbgv-install
Switch NBGV from install to update
2 parents 0936b58 + 8fc359d commit 0813779

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)