Skip to content

Commit

Permalink
tune build
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-panteleev committed Jun 5, 2024
1 parent c0e2c6c commit 248e6cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
# addon: ${{ fromJson(needs.init.outputs.changed_addons) }}
addon: ["hassio-vouch-proxy"]
# arch: ["aarch64", "amd64", "armhf", "armv7", "i386"]
# arch: ["aarch64"]
arch: ["aarch64"]
permissions:
contents: read
packages: write
Expand Down Expand Up @@ -111,5 +111,5 @@ jobs:
uses: home-assistant/[email protected]
with:
args: |
--all \
--${{ matrix.arch }} \
--target /data/${{ matrix.addon }}

0 comments on commit 248e6cf

Please sign in to comment.