mirror of
https://github.com/EyeTrackVR/OpenIris.git
synced 2025-11-04 15:39:42 +08:00
fix: release version out of sync
This commit is contained in:
parent
65ffbbd038
commit
78df34542f
5
.github/workflows/build_release_bins.yml
vendored
5
.github/workflows/build_release_bins.yml
vendored
@ -84,11 +84,6 @@ jobs:
|
||||
release-openiris:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [build]
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
target_name: [esp32AIThinker, esp32M5Stack, esp32Cam, esp_eye, wrover, wrovers3]
|
||||
target_build_type: ["", _release]
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user