1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2025-12-24 12:29:08 +00:00

Fix path name for build file (#3328)

This commit is contained in:
Joakim Sørensen
2021-12-02 11:54:49 +01:00
committed by GitHub
parent e54efa681f
commit 373f452774

View File

@@ -27,7 +27,7 @@ on:
paths:
- "rootfs/**"
- "supervisor/**"
- build.json
- build.yaml
- Dockerfile
- requirements.txt
- setup.py