Updated ci
Some checks failed
Build on push / prepare (push) Failing after 1s
Build on push / build (push) Has been skipped

This commit is contained in:
2025-09-15 15:05:02 +02:00
parent 2d2bb86720
commit 901f890cb0
3 changed files with 6 additions and 19 deletions

View File

@@ -7,8 +7,11 @@ on:
jobs:
prepare:
uses: ./.gitea/workflows/prepare.yaml
uses: .gitea/workflows/prepare.yaml
build:
needs: prepare
uses: ./.gitea/workflows/package.yaml
uses: .gitea/workflows/package.yaml
defaults:
run:
working-directory: src/cpl_core