Skip to content

Commit 9d1fcd8

Browse files
committed
Corrected package pack command
1 parent ad481ab commit 9d1fcd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.yamato/project-pack.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ project_pack_-_{{ project.name }}_{{ platform.name }}:
3838
image: {{ platform.image }}
3939
flavor: {{ platform.flavor }}
4040
commands:
41+
- npm install -g upm-ci-utils@stable --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
4142
- upm-ci project pack --project-path {{ project.path }}
4243
artifacts:
4344
packages:

0 commit comments

Comments
 (0)