mirror of
https://github.com/EyeTrackVR/OpenIris.git
synced 2025-11-04 15:39:42 +08:00
fix: remove ota env from cleanup step
This commit is contained in:
parent
2fd3b95007
commit
fafd35d19e
2
.github/workflows/build_release_bins.yml
vendored
2
.github/workflows/build_release_bins.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user