Commit a5b91c2
committed
ci: enable Git LFS in checkout step and add platform/locale matrix
- Add lfs: true to actions/checkout so LFS-tracked files are
pulled during the build
- Add platform (angular/blazor/react/wc) and locale (en/ja) as
workflow_dispatch inputs and job matrix dimensions
- Build command now uses npm run build:<platform>:<locale>
- Runner fixed to ubuntu-latest; Node pinned to latest 20.x1 parent 00f7dfe commit a5b91c2
1 file changed
Lines changed: 35 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
17 | 37 | | |
18 | 38 | | |
19 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
20 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
21 | 52 | | |
22 | 53 | | |
23 | 54 | | |
| |||
27 | 58 | | |
28 | 59 | | |
29 | 60 | | |
| 61 | + | |
30 | 62 | | |
31 | 63 | | |
32 | 64 | | |
33 | 65 | | |
34 | 66 | | |
35 | | - | |
| 67 | + | |
36 | 68 | | |
37 | 69 | | |
38 | 70 | | |
| |||
48 | 80 | | |
49 | 81 | | |
50 | 82 | | |
51 | | - | |
| 83 | + | |
52 | 84 | | |
53 | | - | |
| 85 | + | |
54 | 86 | | |
55 | 87 | | |
56 | 88 | | |
| |||
0 commit comments