Update npm-build.yml

This commit is contained in:
Gordon Goldbach 2024-09-16 20:01:33 +02:00 committed by GitHub
parent 9ce7364ab5
commit 3494a10fc3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ jobs:
with: with:
node-version: 22 node-version: 22
- run: npm ci - run: npm ci
- run: npm build - run: npm run build