Debug CI
Some checks failed
/ Build backend-glibc (push) Successful in 4m5s
/ Build backend-muslc (push) Successful in 5m7s
/ Build frontend (push) Successful in 1m20s
/ Package builds (push) Failing after 7s

This commit is contained in:
Mutzi 2023-05-28 14:37:20 +02:00
parent b53e9cec61
commit 92d3653c03

View File

@ -2,6 +2,9 @@ on:
- push - push
- workflow-call - workflow-call
env:
ACTIONS_STEP_DEBUG: true
jobs: jobs:
build-glibc: build-glibc:
name: Build backend-glibc name: Build backend-glibc