mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-25 18:16:32 +00:00
Fix typo in vcn_version (#3154)
This commit is contained in:
parent
b03c8c24dd
commit
cd0c151bd9
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -357,7 +357,7 @@ jobs:
|
|||||||
- name: Install VCN tools
|
- name: Install VCN tools
|
||||||
uses: home-assistant/actions/helpers/vcn@master
|
uses: home-assistant/actions/helpers/vcn@master
|
||||||
with:
|
with:
|
||||||
vnc_version: ${{ env.DEFAULT_VCN }}
|
vcn_version: ${{ env.DEFAULT_VCN }}
|
||||||
- name: Restore Python virtual environment
|
- name: Restore Python virtual environment
|
||||||
id: cache-venv
|
id: cache-venv
|
||||||
uses: actions/cache@v2.1.6
|
uses: actions/cache@v2.1.6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user