.gitea/workflows/dev-2-0.yaml aktualisiert
Website / Website veröffentlichen (push) Has been cancelled

This commit is contained in:
fte
2026-07-28 19:20:39 +02:00
parent add1af275b
commit 1225b0b45c
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
git reset --hard origin/dev
- name: NPM install
run: |
npm i
npm ci
- name: Build
run: |
rm -rf public