Skip to content

Commit

Permalink
Fix pack command
Browse files Browse the repository at this point in the history
  • Loading branch information
andyb-unity committed Oct 21, 2023
1 parent 6d2e3d6 commit 061d839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .yamato/package-pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ agent:
commands:
- |
npm install upm-ci-utils@stable -g --registry https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-npm
upm-ci package pack
upm-ci package pack --package-path com.unity.xr-content.xr-sim-environments
curl -L https://artifactory.prd.it.unity3d.com/artifactory/api/security/keypair/default-gpg-key/public | sudo apt-key add -
sudo sh -c "echo 'deb https://artifactory.prd.it.unity3d.com/artifactory/unity-apt-local bionic main' > /etc/apt/sources.list.d/unity.list"
sudo apt update
Expand Down

0 comments on commit 061d839

Please sign in to comment.