mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
Fix arch command on build pipeline for machine (#49748)
This commit is contained in:
parent
96e7ae94f8
commit
b28a868fd0
1
.github/workflows/builder.yml
vendored
1
.github/workflows/builder.yml
vendored
@ -171,7 +171,6 @@ jobs:
|
||||
with:
|
||||
args: |
|
||||
$BUILD_ARGS \
|
||||
--${{ matrix.arch }} \
|
||||
--target /data/machine \
|
||||
--with-codenotary "${{ secrets.VCN_USER }}" "${{ secrets.VCN_PASSWORD }}" "${{ secrets.VCN_ORG }}" \
|
||||
--validate-from "${{ secrets.VCN_ORG }}" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user