mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update builder.yaml
This commit is contained in:
2
.github/workflows/builder.yaml
vendored
2
.github/workflows/builder.yaml
vendored
@@ -32,8 +32,6 @@ jobs:
|
||||
needs: check-addon-changes
|
||||
runs-on: ubuntu-latest
|
||||
name: Build ${{ matrix.arch }} ${{ matrix.addon }} add-on
|
||||
outputs:
|
||||
architectures: ${{ steps.info.outputs.architectures }}
|
||||
strategy:
|
||||
matrix:
|
||||
addon: ${{ fromJSON(needs.check-addon-changes.outputs.changedAddons) }}
|
||||
|
||||
Reference in New Issue
Block a user