Update .github/workflows/build_push.yml

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: