Update .github/workflows/build_push.yml
Some checks failed
CI / Prepare job (push) Failing after 1s
CI / Build individual modules (push) Has been skipped
CI / Publish repo (push) Has been skipped

This commit is contained in:
Kohi-denn 2025-05-21 08:34:48 -05:00
parent 4f86e01e36
commit 2cc07ffe89

View file

@ -22,6 +22,7 @@ jobs:
prepare:
name: Prepare job
runs-on: docker
container: ubuntu-latest
outputs:
individualMatrix: ${{ steps.generate-matrices.outputs.individualMatrix }}
steps: