diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index 1aa6481..37ea733 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -38,7 +38,6 @@ jobs: run: | npm ci npm run build - npm run obfuscate - name: Deploy preview uses: rossjrw/pr-preview-action@v1