Commit a3f479d
committed
Replaces Python runner with action for TD package building
Switches from running a custom Python script to using a dedicated GitHub Action (SudoMagicCode/action-build-td-tox-package) for building the TouchDesigner tox package.
This improves maintainability and leverages a pre-built solution for packaging.
Also updates the checkout action to use `submodules: true` rather than relying on secrets.1 parent 0807be6 commit a3f479d
1 file changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | 14 | | |
17 | 15 | | |
| 16 | + | |
18 | 17 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
23 | 22 | | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
0 commit comments