Update .github/workflows/build_push.yml

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

View file

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