Skip to content

Commit eea5e3f

Browse files
author
Rene Damm
committed
FIX: Publish script still being on 2019.1.
1 parent 0ca7560 commit eea5e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yamato/upm-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ publish:
155155
- mv ./Assets/Samples.meta ./Packages/com.unity.inputsystem
156156
- npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
157157
- upm-ci package pack --package-path ./Packages/com.unity.inputsystem/
158-
- upm-ci package test --package-path ./Packages/com.unity.inputsystem/ -u 2019.1
158+
- upm-ci package test --package-path ./Packages/com.unity.inputsystem/ -u 2019.4
159159
- upm-ci package publish --package-path ./Packages/com.unity.inputsystem/
160160
artifacts:
161161
artifacts:

0 commit comments

Comments
 (0)