diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e8cd39a..828a9e1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -96,6 +96,8 @@ jobs: runs-on: ubuntu-latest needs: - build-site + - build-firmware + - build-firmware-b if: needs.check-for-yaml.outputs.yaml_changed == 'true' && ${{ github.run_attempt == 1 }} permissions: contents: write diff --git a/Integrations/ESPHome/Core.yaml b/Integrations/ESPHome/Core.yaml index 33e554e..86220c5 100644 --- a/Integrations/ESPHome/Core.yaml +++ b/Integrations/ESPHome/Core.yaml @@ -1,5 +1,5 @@ substitutions: - version: "25.3.27.1" + version: "25.3.28.1" esp32: board: esp32-c3-devkitm-1