fix: korrigiere workflow syntax
Some checks failed
Staging Build / build (push) Failing after 28s

This commit is contained in:
DanielS
2026-06-22 21:41:42 +02:00
parent 84ced5a170
commit f91499861e

View File

@@ -17,5 +17,7 @@ jobs:
- name: Abhängigkeiten installieren
run: npm install
- name: Staging-Build generieren
env:
NODE_ENV: development
run: npm run build