mirror of
https://github.com/natekspencer/hacs-oasis_mini.git
synced 2025-12-06 18:44:14 -05:00
Fix missing dependency for update tracks action (#101)
This commit is contained in:
2
.github/workflows/update-tracks.yml
vendored
2
.github/workflows/update-tracks.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
python-version: "3.13"
|
||||
|
||||
- name: Install dependencies
|
||||
run: pip install homeassistant
|
||||
run: pip install homeassistant aiomqtt
|
||||
|
||||
- name: Update tracks
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user