From 3d46b4a6ac3be6bcaaa2c5fd12a2c7ab4a51c734 Mon Sep 17 00:00:00 2001 From: Simon Jackson Date: Mon, 10 May 2021 19:01:50 +0000 Subject: [PATCH] bitbucket-pipelines.yml edited online with Bitbucket --- bitbucket-pipelines.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 25b7db0..517b5e8 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -9,8 +9,8 @@ pipelines: custom: npmpublish: - step: - script: - - git submodule update --init + script: + - git submodule update --init - step: script: - echo "Publishing Unity UI Extensions to NPM"