Skip to content

Commit

Permalink
Merge pull request #255 from unity3d-jp/yamtoFix
Browse files Browse the repository at this point in the history
Fix Yamato to Publish step to depend on the Pack
  • Loading branch information
clusty committed Apr 16, 2019
2 parents bafa9cb + ec539e8 commit e42b405
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .yamato/upm-ci.yml
Expand Up @@ -137,6 +137,7 @@ publish:
paths:
- "upm-ci~/package/*.tgz"
dependencies:
- .yamato/upm-ci.yml#pack
{% for editor in editors %}
{% for platform in platforms %}
- .yamato/upm-ci.yml#test_{{ platform.name }}_{{ editor.version }}
Expand Down

0 comments on commit e42b405

Please sign in to comment.