diff --git a/.github/workflows/npm-audit-fix.yml b/.github/workflows/npm-audit-fix.yml index 5ccc57df609..36e21dbf309 100644 --- a/.github/workflows/npm-audit-fix.yml +++ b/.github/workflows/npm-audit-fix.yml @@ -57,6 +57,7 @@ jobs: run: | npm ci npm run build --if-present + make clean-git # do not commit build changes - name: Create Pull Request if: always()