mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-21 12:06:30 +00:00
Add missing version to test action
This commit is contained in:
parent
204bd8bb56
commit
f97c1b7c40
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -240,6 +240,8 @@ jobs:
|
||||
name: Test OS image
|
||||
needs: [ build, prepare ]
|
||||
uses: ./.github/workflows/test.yaml
|
||||
with:
|
||||
version: ${{ needs.prepare.outputs.version_full }}
|
||||
|
||||
update_index:
|
||||
name: Update artifacts index
|
||||
|
Loading…
x
Reference in New Issue
Block a user