Skip to content

Commit

Permalink
un-peg ESPHome beta version
Browse files Browse the repository at this point in the history
  • Loading branch information
heythisisnate committed Jun 20, 2024
1 parent b7179c8 commit 0db8a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install ESPHome
run: |
pip3 install wheel
pip3 install esphome==2024.6.0b5
pip3 install esphome
echo "esphome_version=$(esphome version) >> $GITHUB_OUTPUT"
mkdir assets
Expand Down

0 comments on commit 0db8a95

Please sign in to comment.