gittea build #7
All checks were successful
Angular Build / build (push) Successful in 1m13s

This commit is contained in:
2026-03-17 19:23:30 +01:00
parent 733bf5cee4
commit b5dde11ab1

View File

@@ -15,12 +15,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Node
uses: actions/setup-node@v4
with:
node-version: 20
cache: npm
- name: Install dependencies
run: npm ci -f