Skip to content

Commit f1feb0c

Browse files
authored
Use tasmota32-zbbrdgpro as test instead of tasmota32
since it uses the HybridCompile mode
1 parent bb71c81 commit f1feb0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
- name: Clone Tasmota repo
2424
run: git clone https://github.com/arendst/Tasmota.git
2525
- name: Build a firmware
26-
run: bash ./compile.sh tasmota tasmota32
26+
run: bash ./compile.sh tasmota tasmota32-zbbrdgpro

0 commit comments

Comments
 (0)