Skip to content

Commit 46e042f

Browse files
committed
Remove empty folder and use correct pvp argument
1 parent ecb9bce commit 46e042f

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

.yamato/project-pack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ project_pack_-_{{ project.name }}_{{ platform.name }}:
3131
model: {{ platform.model }} # This is set only in platforms where we want non-default model to use (more information in project.metafile)
3232
{% endif %}
3333
commands:
34-
- upm-pvp pack --project {{ project.path }} --output upm-ci~/packages
34+
- upm-pvp pack {{ project.path }} --output upm-ci~/packages
3535
dependencies:
3636
- .yamato/_run-all.yml#run_quick_checks # initial checks to perform fast validation of common errors
3737
artifacts:

testproject/Assets/Resources.meta

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)