Commit 7d75239
committed
feat: add Node.js setup to static workflow
- Introduced Node.js setup step in the GitHub Actions workflow to ensure the correct Node.js version (24) is used for builds.
- Enabled npm caching to optimize build performance.1 parent 00a97aa commit 7d75239
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
34 | 39 | | |
35 | 40 | | |
36 | 41 | | |
| |||
0 commit comments