mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-24 09:36:31 +00:00
Fix wheels host (#2885)
This commit is contained in:
parent
a5ed68b641
commit
eb9ce8ea1f
2
.github/workflows/builder.yml
vendored
2
.github/workflows/builder.yml
vendored
@ -94,7 +94,7 @@ jobs:
|
||||
with:
|
||||
tag: ${{ env.WHEELS_TAG }}
|
||||
arch: ${{ matrix.arch }}
|
||||
wheels-host: ${{ secrets.WHEELS_HOST }}
|
||||
wheels-host: wheels.hass.io
|
||||
wheels-key: ${{ secrets.WHEELS_KEY }}
|
||||
wheels-user: wheels
|
||||
apk: "build-base;libffi-dev;openssl-dev;cargo"
|
||||
|
Loading…
x
Reference in New Issue
Block a user