mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-26 04:06:34 +00:00
Fix ESP32 uploads
This commit is contained in:
parent
e1a725f564
commit
f15971d9d3
2
.github/workflows/Tasmota_build_master.yml
vendored
2
.github/workflows/Tasmota_build_master.yml
vendored
@ -175,7 +175,7 @@ jobs:
|
|||||||
path: ./build_output
|
path: ./build_output
|
||||||
|
|
||||||
Upload:
|
Upload:
|
||||||
needs: [base-images, language-images]
|
needs: [base-images, base32-images, language-images]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user