From 1e9e0eceb332be59f7a10672d322db504599c51d Mon Sep 17 00:00:00 2001 From: Sebastian Malton Date: Tue, 13 Jul 2021 11:01:51 -0400 Subject: [PATCH] finish revert Signed-off-by: Sebastian Malton --- .azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index c3d181b208..223f85518d 100644 --- a/.azure-pipelines.yml +++ b/.azure-pipelines.yml @@ -49,7 +49,7 @@ jobs: displayName: Customize config - script: make node_modules - displayName: Install dependencies= + displayName: Install dependencies - script: make build-npm displayName: Generate npm package