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: