Fix format

This commit is contained in:
Alexandre
2022-04-27 18:16:02 +02:00
committed by GitHub
parent f5f69b2952
commit 06010abcdb

View File

@@ -42,8 +42,8 @@ jobs:
uses: actions/checkout@v3
- name: 🔎 Run Home Assistant Add-on Lint
uses: frenck/action-addon-linter@v2
with:
path: "./${{ matrix.addon }}"
with:
path: "./${{ matrix.addon }}"
build:
if: ${{ needs.check-addon-changes.outputs.changedAddons != '[]' }}