gittea build #5
Some checks failed
Angular Build / build (push) Failing after 5m51s

This commit is contained in:
2026-03-17 12:29:55 +01:00
parent 80f5e86be5
commit e55036d0f7

View File

@@ -22,7 +22,7 @@ jobs:
cache: npm
- name: Install dependencies
run: npm ci
run: npm ci -f
- name: Build Angular
run: npm run build