Skip to content

Commit

Permalink
fixed yamato error (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
karasusan authored Aug 28, 2020
1 parent 5e30a0f commit 2ffd641
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .yamato/upm-ci-publish-github-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ publish_com.unity.webrtc_github_release:
only:
- /^(v|V)?\d+\.\d+\.\d+(-preview(\.\d+)?)?$/
dependencies:
{% for platform in platforms %}
- .yamato/upm-ci-webrtc-packages.yml#pack_webrtc_{{ platform.name }}
{% endfor %}
- .yamato/upm-ci-webrtc-packages.yml#pack_webrtc

publish_libwebrtc_github_release:
name: Publish libwebrtc {{ webrtc_version.name }} to Github Release
Expand Down

0 comments on commit 2ffd641

Please sign in to comment.