Skip to content

Commit 521bde0

Browse files
FIX: Typo in CI production promotion.
1 parent eb5b812 commit 521bde0

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
@@ -18,6 +18,7 @@ promotion_test_{{ platform.name }}_{{ editor.version }}:
1818
UPMCI_PROMOTION: 1
1919
commands:
2020
- npm install upm-ci-utils@stable -g --registry https://api.bintray.com/npm/unity/unity-npm
21+
- upm-ci package pack --package-path ./Packages/com.unity.inputsystem/
2122
- upm-ci package test --package-path ./Packages/com.unity.inputsystem/ -u {{ editor.version }}
2223
artifacts:
2324
logs:

0 commit comments

Comments
 (0)