.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 git reset --hard origin/dev
- name: NPM install - name: NPM install
run: | run: |
npm i npm ci
- name: Build - name: Build
run: | run: |
rm -rf public rm -rf public