We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb71c81 commit f1feb0cCopy full SHA for f1feb0c
.github/workflows/docker-image.yml
@@ -23,4 +23,4 @@ jobs:
23
- name: Clone Tasmota repo
24
run: git clone https://github.com/arendst/Tasmota.git
25
- name: Build a firmware
26
- run: bash ./compile.sh tasmota tasmota32
+ run: bash ./compile.sh tasmota tasmota32-zbbrdgpro
0 commit comments