Skip to content

Commit f04a90c

Browse files
build.yml - bthome.py moved to src dir
1 parent 6cf4085 commit f04a90c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: mpy build
22
on: push
33
env:
4-
SRC_FILE: bthome.py
4+
SRC_FILE: src/bthome.py
55
permissions:
66
contents: write
77
jobs:

0 commit comments

Comments
 (0)