hotfix
Some checks failed
Build Backend and Frontend / Build & Test .NET Backend (push) Successful in 32s
Build Backend and Frontend / Build Frontend (push) Has been cancelled

This commit is contained in:
Meiko Remiorz
2025-05-22 17:50:07 +02:00
parent a0c994bc44
commit af0c49db77

View File

@ -4,7 +4,8 @@ run-name: ${{ gitea.actor }} is testing out building the Frontend
on: on:
workflow_dispatch: workflow_dispatch:
frontend: jobs:
frontend:
name: Build Frontend name: Build Frontend
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: backend needs: backend