From 8fc359d50dcfdf877b75284ac39f4103f67e715d Mon Sep 17 00:00:00 2001 From: Sergio Pedri Date: Mon, 14 Feb 2022 21:15:03 +0100 Subject: [PATCH] Switch NBGV from install to update This avoids issues if the tool is already installed --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 9d8bd272..3287eb2d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -28,7 +28,7 @@ jobs: inputs: command: custom custom: tool - arguments: install -g nbgv + arguments: update -g nbgv # Set Build Version - script: nbgv cloud