fix: remove ota env from cleanup step

This commit is contained in:
ZanzyTHEbar 2023-03-12 09:52:01 +00:00
parent 2fd3b95007
commit fafd35d19e

View File

@ -115,7 +115,7 @@ jobs:
fail-fast: false
matrix:
target_name: [esp32AIThinker, esp32M5Stack, esp32Cam, esp_eye, wrover, wrovers3]
target_build_type: ["", _release, _OTA]
target_build_type: ["", _release]
name: Cleanup actions
needs:
- release-openiris