Skip to content

Commit 2d075b2

Browse files
committed
Test with global install of upm-ci
1 parent fc48a0b commit 2d075b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yamato/package-pack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ package_test_-_ngo:
1313
PVP_PROFILE: supported rme
1414
timeout: 0.25
1515
commands:
16-
- npm install -g "$UPMCI_PKG" --registry https://artifactory.prd.it.unity3d.com/artifactory/api/npm/upm-npm
16+
- npm install -g "$UPMCI_PKG" -g --registry https://artifactory.prd.it.unity3d.com/artifactory/api/npm/upm-npm
1717
- upm-ci package pack --package-path com.unity.netcode.gameobjects
1818
- upm-pvp xray --packages "upm-ci~/packages/*.tgz" --results upm-ci~/xray
1919
- upm-pvp require "$PVP_PROFILE" --allow-missing --results upm-ci~/xray --exemptions upm-ci~/xray/new-exemptions.json

0 commit comments

Comments
 (0)