gittea build #4
Some checks failed
Angular Build / build (push) Failing after 6m3s

This commit is contained in:
2026-03-17 12:07:17 +01:00
parent 2eaf311a09
commit 80f5e86be5

View File

@@ -8,6 +8,8 @@ on:
jobs:
build:
runs-on: runner
container:
image: node:20-bullseye
steps:
- name: Checkout