Skip to content

Commit 332079c

Browse files
committed
add for il2ccp download
1 parent d546da9 commit 332079c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yamato/upm-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
--extra-utr-arg="--coverage-results-path={{ yamato_source_dir_win }}/upm-ci~/test-results/CodeCoverage/Package" {% endif %}
3131
{% if platform.installscript %}
3232
- {{ unity_downloader_install }}
33-
- {{ platform.installscript }} {{ editor.version }}
33+
- {{ platform.installscript }} {% if EDITOR_REVISION_OVERRIDE != none %} {{ editor.version }} {% else %} %EDITOR_REVISION_OVERRIDE% {% endif %}
3434
{% endif %}
3535
# ADBv2 on 2019.4 causes the test runner to not start on initial import when the
3636
# samples are in the package. Move the samples back into the project.

0 commit comments

Comments
 (0)