Skip to content

Commit f757ff8

Browse files
author
Dmytro Ivanov
committed
Fixing publish job
1 parent 7331002 commit f757ff8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.yamato/promotion.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ publish:
99
- mv ./Assets/Samples.meta ./Packages/com.unity.inputsystem
1010
- npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
1111
- upm-ci package pack --package-path ./Packages/com.unity.inputsystem/
12+
- upm-ci package test --package-path ./Packages/com.unity.inputsystem/ -u 2019.1
1213
- upm-ci package publish --package-path ./Packages/com.unity.inputsystem/
1314
artifacts:
1415
artifacts:

0 commit comments

Comments
 (0)