From 0420d304f1c23a47b8c3c186bb6db55213029289 Mon Sep 17 00:00:00 2001 From: Johannes Date: Mon, 30 May 2022 16:13:04 +0200 Subject: [PATCH] Update nextion2text.yml --- .github/workflows/nextion2text.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/nextion2text.yml b/.github/workflows/nextion2text.yml index accf6e3e..e884bf58 100644 --- a/.github/workflows/nextion2text.yml +++ b/.github/workflows/nextion2text.yml @@ -75,6 +75,7 @@ jobs: continue-on-error: true run: | find -name "**.txt" + rm Nextion2Text.py - uses: stefanzweifel/git-auto-commit-action@v4 with: