mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-08-22 03:19:21 +00:00
Compare commits
1 Commits
16.1
...
missing-ve
Author | SHA1 | Date | |
---|---|---|---|
![]() |
f97c1b7c40 |
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -240,6 +240,8 @@ jobs:
|
|||||||
name: Test OS image
|
name: Test OS image
|
||||||
needs: [ build, prepare ]
|
needs: [ build, prepare ]
|
||||||
uses: ./.github/workflows/test.yaml
|
uses: ./.github/workflows/test.yaml
|
||||||
|
with:
|
||||||
|
version: ${{ needs.prepare.outputs.version_full }}
|
||||||
|
|
||||||
update_index:
|
update_index:
|
||||||
name: Update artifacts index
|
name: Update artifacts index
|
||||||
|
Reference in New Issue
Block a user