mirror of
https://github.com/home-assistant/core.git
synced 2025-08-13 17:45:19 +02:00
Fix arch command on build pipeline for machine (#49748)
This commit is contained in:
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 }}" \
|
||||
|
Reference in New Issue
Block a user