forked from AlmightyHak/extensions-source
Update .github/workflows/build_push.yml
This commit is contained in:
parent
724c661a25
commit
d1a72a27c6
1 changed files with 1 additions and 3 deletions
4
.github/workflows/build_push.yml
vendored
4
.github/workflows/build_push.yml
vendored
|
@ -21,9 +21,7 @@ env:
|
||||||
jobs:
|
jobs:
|
||||||
prepare:
|
prepare:
|
||||||
name: Prepare job
|
name: Prepare job
|
||||||
runs-on: docker
|
runs-on: ubuntu-22.04:docker://node:20-bullseye
|
||||||
container:
|
|
||||||
image: ubuntu-22.04:docker://node:20-bullseye
|
|
||||||
outputs:
|
outputs:
|
||||||
individualMatrix: ${{ steps.generate-matrices.outputs.individualMatrix }}
|
individualMatrix: ${{ steps.generate-matrices.outputs.individualMatrix }}
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue