mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 18:56:38 +00:00
fix needed depend. base32-images
This commit is contained in:
parent
4e5c1f7a2d
commit
458c0cfe0e
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