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

This commit is contained in:
AlmightyHak 2025-05-21 08:01:52 -05:00
parent 14132789f4
commit fc37330c4f

View file

@ -18,6 +18,7 @@ concurrency:
env: env:
NUM_INDIVIDUAL_MODULES: 1 NUM_INDIVIDUAL_MODULES: 1
CI_CHUNK_SIZE: 65 CI_CHUNK_SIZE: 65
CI_CHUNK_NUM: 6
jobs: jobs:
prepare: prepare: