Commit e3c25e1
committed
ci: fix PyInstaller build — collect crossplane dependency
PyInstaller doesn't auto-detect crossplane import. Use --collect-all
to ensure all gixy and crossplane modules are bundled. Also skip
upload step on workflow_dispatch since there's no release target.1 parent eeffb88 commit e3c25e1
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
0 commit comments