mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-21 09:46:31 +00:00
Let's try if solidified code is back at correct place!
This commit is contained in:
parent
a07973e866
commit
d54dfa6bc4
6
.github/workflows/Tasmota_build_devel.yml
vendored
6
.github/workflows/Tasmota_build_devel.yml
vendored
@ -124,9 +124,9 @@ jobs:
|
|||||||
path: berry_header
|
path: berry_header
|
||||||
- name: Move files back to orig folder
|
- name: Move files back to orig folder
|
||||||
run: mv berry_header/* ./lib/libesp32/berry/generate
|
run: mv berry_header/* ./lib/libesp32/berry/generate
|
||||||
#- 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
|
||||||
|
|
||||||
safeboot-images:
|
safeboot-images:
|
||||||
needs: push_solidified
|
needs: push_solidified
|
||||||
|
Loading…
x
Reference in New Issue
Block a user