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

This commit is contained in:
Kohi-denn 2025-05-21 08:42:44 -05:00
parent 51b027fd78
commit ed7858a223

View file

@ -23,7 +23,6 @@ jobs:
name: Prepare job
runs-on: docker
container:
env: CI_CHUNK_NUM: 10
outputs:
individualMatrix: ${{ steps.generate-matrices.outputs.individualMatrix }}
steps: