Skip to content

Commit

Permalink
Add yellow support (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli authored Jun 23, 2022
1 parent 9a21752 commit d18da68
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- raspberrypi4
- raspberrypi4-64
- tinker
- yellow
steps:
- name: Checkout the repository
uses: actions/checkout@v3
Expand All @@ -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 \
Expand Down

0 comments on commit d18da68

Please sign in to comment.