mirror of
https://github.com/EyeTrackVR/OpenIris.git
synced 2025-11-04 15:39:42 +08:00
fix: add s3 env to cleanup step
This commit is contained in:
parent
65d369402d
commit
78e5cbfd8f
2
.github/workflows/build_release_bins.yml
vendored
2
.github/workflows/build_release_bins.yml
vendored
@ -114,7 +114,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
target_name: [esp32AIThinker, esp32M5Stack, esp32Cam, esp_eye, wrover]
|
||||
target_name: [esp32AIThinker, esp32M5Stack, esp32Cam, esp_eye, wrover, wrovers3]
|
||||
target_build_type: ["", _release, _OTA]
|
||||
name: Cleanup actions
|
||||
needs:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user