update build.yml
All checks were successful
Build / build (pull_request) Successful in 1m11s

This commit is contained in:
Sainan 2025-08-27 03:02:02 +02:00
parent 5b35d9ada4
commit 7e0d1f1b59

View File

@ -12,7 +12,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v4.0.2
with:
node-version: ">=20.6.0"
node-version: ">=20.18.1"
- run: npm ci
- run: cp config-vanilla.json config.json
- run: npm run verify