Skip to content

Commit

Permalink
....
Browse files Browse the repository at this point in the history
  • Loading branch information
DurgNomis-drol authored Dec 17, 2023
1 parent a6a158d commit 09e5f0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: "home-assistant/actions/helpers/version@master"
- name: "⚙️ Set version number"
run: |
"python scripts/update_manifest.py --version ${{ steps.version.outputs.version }}"
"python .github/scripts/update_manifest.py --version ${{ steps.version.outputs.version }}"
- name: "📦 Create zip"
run: |
cd custom_components/toyota
Expand Down

0 comments on commit 09e5f0d

Please sign in to comment.