From d18da68b71b7c5e8dc1b46071ed2629724d06170 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Thu, 23 Jun 2022 13:32:11 +0200 Subject: [PATCH] Add yellow support (#67) --- .github/workflows/builder.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index ecc361b..35d1fbd 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -31,6 +31,7 @@ jobs: - raspberrypi4 - raspberrypi4-64 - tinker + - yellow steps: - name: Checkout the repository uses: actions/checkout@v3 @@ -55,7 +56,7 @@ jobs: run: echo "BUILD_ARGS=--test" >> $GITHUB_ENV - name: Build landingpage - uses: home-assistant/builder@2022.03.1 + uses: home-assistant/builder@2022.06.2 with: args: | $BUILD_ARGS \