feat: v8 (#4260)
This commit is contained in:
parent
41c0e4b789
commit
98357b18bf
11 changed files with 171 additions and 221 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
- uses: actions/checkout@v6
|
||||
- uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: 20.x
|
||||
node-version-file: package.json
|
||||
cache: npm
|
||||
- run: npm ci
|
||||
- run: npm run build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue