forked from AlmightyHak/extensions-source
Update .github/workflows/build_push.yml
This commit is contained in:
parent
2cc07ffe89
commit
ea5dd44967
1 changed files with 2 additions and 1 deletions
3
.github/workflows/build_push.yml
vendored
3
.github/workflows/build_push.yml
vendored
|
@ -22,7 +22,8 @@ jobs:
|
|||
prepare:
|
||||
name: Prepare job
|
||||
runs-on: docker
|
||||
container: ubuntu-latest
|
||||
container:
|
||||
image: ubuntu-latest
|
||||
outputs:
|
||||
individualMatrix: ${{ steps.generate-matrices.outputs.individualMatrix }}
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue