From ff57a39d24985cfe8147ffed1c8d706bf678f6a1 Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Wed, 11 Oct 2023 12:44:57 +0200 Subject: [PATCH] Add empty line at the end --- .github/workflows/build_esphome.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_esphome.yml b/.github/workflows/build_esphome.yml index 218b6f2..98006a3 100644 --- a/.github/workflows/build_esphome.yml +++ b/.github/workflows/build_esphome.yml @@ -20,4 +20,4 @@ jobs: ref: dev # Check out the 'dev' branch - uses: esphome/build-action@v1.8.0 with: - yaml_file: nspanel_esphome_prebuilt.yaml \ No newline at end of file + yaml_file: nspanel_esphome_prebuilt.yaml