mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 04:36:31 +00:00
Update Tasmota_build_devel.yml
This commit is contained in:
parent
892e29f599
commit
2c8c5ae6b9
12
.github/workflows/Tasmota_build_devel.yml
vendored
12
.github/workflows/Tasmota_build_devel.yml
vendored
@ -91,27 +91,27 @@ jobs:
|
|||||||
- uses: actions/download-artifact@v4
|
- uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
pattern: berry_tasmota
|
pattern: berry_tasmota
|
||||||
path: ./lib/libesp32/berry_tasmota/src/solidify
|
path: ./lib/libesp32/berry_tasmota/src
|
||||||
- uses: actions/download-artifact@v4
|
- uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
pattern: berry_matter
|
pattern: berry_matter
|
||||||
path: ./lib/libesp32/berry_matter/src/solidify
|
path: ./lib/libesp32/berry_matter/src
|
||||||
- uses: actions/download-artifact@v4
|
- uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
pattern: berry_animate
|
pattern: berry_animate
|
||||||
path: ./lib/libesp32/berry_animate/src/solidify
|
path: ./lib/libesp32/berry_animate/src
|
||||||
- uses: actions/download-artifact@v4
|
- uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
pattern: berry_lvgl
|
pattern: berry_lvgl
|
||||||
path: ./lib/libesp32_lvgl/lv_binding_berry/src/solidify
|
path: ./lib/libesp32_lvgl/lv_binding_berry/src
|
||||||
- uses: actions/download-artifact@v4
|
- uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
pattern: berry_haspmota
|
pattern: berry_haspmota
|
||||||
path: ./lib/libesp32_lvgl/lv_haspmota/src/solidify
|
path: ./lib/libesp32_lvgl/lv_haspmota/src
|
||||||
- uses: actions/download-artifact@v4
|
- uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
pattern: berry_header
|
pattern: berry_header
|
||||||
path: ./lib/libesp32/berry/generate
|
path: ./lib/libesp32/berry
|
||||||
- uses: stefanzweifel/git-auto-commit-action@v5
|
- uses: stefanzweifel/git-auto-commit-action@v5
|
||||||
with:
|
with:
|
||||||
commit_message: Solidified Code updated
|
commit_message: Solidified Code updated
|
||||||
|
Loading…
x
Reference in New Issue
Block a user