1
0
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:
Nathan Spencer
2025-11-24 12:17:53 -07:00
committed by GitHub
parent a3ea4dc05a
commit 009cd8cde3

View File

@@ -23,7 +23,7 @@ jobs:
python-version: "3.13" python-version: "3.13"
- name: Install dependencies - name: Install dependencies
run: pip install homeassistant run: pip install homeassistant aiomqtt
- name: Update tracks - name: Update tracks
env: env: