From ff8843430156bbf8d7b67956ec151dbf33f8fcd1 Mon Sep 17 00:00:00 2001 From: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> Date: Tue, 8 Jun 2021 00:18:47 +0530 Subject: [PATCH] nvs: make it work in non-powershell shells --- bucket/nvs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/nvs.json b/bucket/nvs.json index 7ef77bb6bf..401dbdd8cd 100644 --- a/bucket/nvs.json +++ b/bucket/nvs.json @@ -6,7 +6,7 @@ "url": "https://github.com/jasongin/nvs/releases/download/v1.6.0/nvs-1.6.0.msi", "hash": "95b0fdff01142d5aa56217e32f79fe27c12ee9ac976a1c4e160b0fd6e8db320f", "extract_dir": "nvs", - "bin": "nvs.ps1", + "env_add_path": ".", "persist": "nodejs", "env_set": { "NVS_HOME": "$dir\\nodejs"