mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-24 01:26:35 +00:00
Merge branch 'main' of https://github.com/home-assistant/supervisor into main
This commit is contained in:
commit
40bb3a7581
4
.github/workflows/builder.yml
vendored
4
.github/workflows/builder.yml
vendored
@ -127,7 +127,7 @@ jobs:
|
||||
run: echo "BUILD_ARGS=--test" >> $GITHUB_ENV
|
||||
|
||||
- name: Build supervisor
|
||||
uses: home-assistant/builder@2021.03.3
|
||||
uses: home-assistant/builder@2021.03.4
|
||||
with:
|
||||
args: |
|
||||
$BUILD_ARGS \
|
||||
@ -198,7 +198,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Build the Supervisor
|
||||
uses: home-assistant/builder@2021.03.3
|
||||
uses: home-assistant/builder@2021.03.4
|
||||
with:
|
||||
args: |
|
||||
--test \
|
||||
|
Loading…
x
Reference in New Issue
Block a user