Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardtfn authored Nov 2, 2024
1 parent c02d4da commit 946e151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate_esphome.yml
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ jobs:
echo "Extracted Version: ${VERSION}"
echo "version=${VERSION}" >> $GITHUB_OUTPUT
echo "VERSION=${VERSION}" >> $GITHUB_ENV
- name: Debug Version Output
run: |
echo "Version from setup_dependencies: ${{ steps.extract_version.outputs.version }}"
Expand Down

0 comments on commit 946e151

Please sign in to comment.