fix: add s3 env to cleanup step

This commit is contained in:
ZanzyTHEbar 2023-03-12 01:39:59 +00:00
parent 65d369402d
commit 78e5cbfd8f

View File

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