Skip to content

Commit 3d46b4a

Browse files
bitbucket-pipelines.yml edited online with Bitbucket
1 parent 05740c1 commit 3d46b4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bitbucket-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ pipelines:
99
custom:
1010
npmpublish:
1111
- step:
12-
script:
13-
- git submodule update --init
12+
script:
13+
- git submodule update --init
1414
- step:
1515
script:
1616
- echo "Publishing Unity UI Extensions to NPM"

0 commit comments

Comments
 (0)