Commit 0fcd87c
CI: add website build job using Node 22 (#110)
The Astro version used by the website requires Node.js >=22.12.0.
Add a dedicated `build-website` job to checks.yaml that runs
`npm ci` and `npm run build` inside the `website/` directory
with Node 22, keeping the existing library jobs on Node 20.
🤖 Generated with [eca](https://eca.dev)
Co-authored-by: eca <git@eca.dev>1 parent 88c81cf commit 0fcd87c
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
0 commit comments