fix: build workflow
This commit is contained in:
parent
650e5a22b7
commit
f89633488d
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -15,4 +15,5 @@ jobs:
|
||||
with:
|
||||
node-version: "20.x"
|
||||
- run: npm ci
|
||||
- run: cp config.json.example config.json
|
||||
- run: npm run build
|
||||
|
Loading…
x
Reference in New Issue
Block a user