This commit is contained in:
parent
a2171c80a5
commit
9e5fa3ad18
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -13,6 +13,7 @@ jobs:
|
||||
uses: actions/setup-node@v4.0.2
|
||||
with:
|
||||
node-version: ">=20.18.1"
|
||||
cache: 'npm'
|
||||
- run: npm ci
|
||||
- run: cp config-vanilla.json config.json
|
||||
- run: npm run verify
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user