File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ desktop_standalone_build_{{ project.name }}_{{ platform.name }}_{{ backend }}_{{
5454 - " artifacts/**/*"
5555 dependencies :
5656 - .yamato/_run-all.yml#run_quick_checks # initial checks to perform fast validation of common errors
57- - .yamato/package-pack.yml#package_pack_-_ngo_{{ platform.name }}
57+ - .yamato/package-pack.yml#package_pack_-_ngo_ubuntu
5858{% endfor -%}
5959{% endfor -%}
6060{% endfor -%}
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ test_{{ project.name }}_{{ platform.name }}_{{ editor }}:
4646 - " upm-ci~/test-results/**/*"
4747 dependencies :
4848 - .yamato/_run-all.yml#run_quick_checks # initial checks to perform fast validation of common errors
49- - .yamato/package-pack.yml#package_pack_-_ngo_{{ platform.name }}
49+ - .yamato/package-pack.yml#package_pack_-_ngo_ubuntu
5050{% endfor -%}
5151{% endfor -%}
5252{% endif -%}
You can’t perform that action at this time.
0 commit comments