fix: build workflow

This commit is contained in:
Sainan 2024-05-12 17:52:27 +02:00
parent 650e5a22b7
commit f89633488d

View File

@ -15,4 +15,5 @@ jobs:
with:
node-version: "20.x"
- run: npm ci
- run: cp config.json.example config.json
- run: npm run build