Skip to content

Commit 8fdae78

Browse files
Merge pull request #22 from ApolloAutomation/CI-Fix
CI Fix
2 parents 1535035 + 15c4997 commit 8fdae78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
yaml-files: |
2828
Integrations/ESPHome/R_PRO-1_ETH.yaml
2929
Integrations/ESPHome/R_PRO-1_W.yaml
30-
firmware-names: "_ETH:firmware-e,_W:firmware-w"
30+
firmware-names: "1_ETH:firmware-e,1_W:firmware-w"
3131
core-yaml-path: Integrations/ESPHome/Core.yaml
3232
esphome-version: stable
3333
# Bypass check if manually triggered with bypass option

Integrations/ESPHome/Core.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
substitutions:
2-
version: "25.6.18.1"
2+
version: "25.8.6.1"
33

44
esp32:
55
board: esp32-s3-devkitc-1

0 commit comments

Comments
 (0)