Commit e9960f8
committed
chore: remove redundant compileJava genCustomPkg dependency and clarify CI comment
The compileJava task dependency on genCustomPkg is already covered by
sourcesJar; removing the duplicate from asset-import and RAB builds.
Also tightens the comment in custom-package-container.yml to accurately
describe the branch-tag logic (manual run, not all non-main branches).
Signed-off-by: Chris (He/Him) <cgrote@gmail.com>1 parent 6d0bfad commit e9960f8
3 files changed
Lines changed: 1 addition & 7 deletions
File tree
- .github/workflows
- samples/packages
- asset-import
- relational-assets-builder
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | 23 | | |
27 | 24 | | |
28 | 25 | | |
| |||
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | 23 | | |
27 | 24 | | |
28 | 25 | | |
| |||
0 commit comments