use correct build command for workflows, renamed workflow.yml

This commit is contained in:
Ulf Gebhardt 2023-01-03 17:12:32 +01:00
parent d7d3ba6620
commit 04ee1c055e
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -14,4 +14,4 @@ jobs:
run: npm install
- name: npm-build
run: npm run build
run: npm run build:workflow