mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +00:00
Fix .env_file name (#50447)
This commit is contained in:
parent
56d1e0a99d
commit
d6dcf95235
2
.github/workflows/wheels.yml
vendored
2
.github/workflows/wheels.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: env_file
|
||||
path: ./env_file
|
||||
path: ./.env_file
|
||||
|
||||
- name: Upload requirements_diff
|
||||
uses: actions/upload-artifact@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user