Skip to content

Commit

Permalink
Update validate_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NorthernMan54 committed Jun 20, 2024
1 parent 0a53da3 commit 14891d2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/validate_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,7 @@ jobs:
sudo echo "deb [signed-by=/usr/share/keyrings/homebridge.gpg] https://repo.homebridge.io stable main" | sudo tee /etc/apt/sources.list.d/homebridge.list > /dev/null
sudo apt-get update
sudo apt-get install homebridge
- name: Validate Homebridge
run: |
sudo hb-service status

0 comments on commit 14891d2

Please sign in to comment.