NOTICKET: Fix CI Job Dependencies
All checks were successful
Quality Check / Linting (push) Successful in 23s

This commit is contained in:
Snoweuph 2025-02-15 13:02:56 +01:00
parent 7b20cb9aad
commit d1bc6ebe8f
Signed by: snoweuph
GPG key ID: BEFC41DA223CEC55

View file

@ -24,6 +24,8 @@ jobs:
build: build:
runs-on: stable runs-on: stable
needs:
- generate
container: container:
image: git.euph.dev/actions/runner-java-21:latest image: git.euph.dev/actions/runner-java-21:latest
steps: steps: