mirror of
https://github.com/ratgdo/esphome-ratgdo.git
synced 2025-03-03 12:29:54 +00:00
fix v2.5i board manifest filename (#117)
This commit is contained in:
parent
44ecf15c5d
commit
c4e2776923
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
manifest_filename: v25board_esp32_d1_mini-manifest.json
|
||||
- file: v25iboard.yaml
|
||||
name: V2.5i Board
|
||||
manifest_filename: v25iboard.json
|
||||
manifest_filename: v25iboard-manifest.json
|
||||
fail-fast: false
|
||||
steps:
|
||||
- name: Checkout source code
|
||||
|
Loading…
x
Reference in New Issue
Block a user