diff --git a/.github/workflows/deploy-to-wp-org.yml b/.github/workflows/deploy-to-wp-org.yml index 81baf52e..8c109b44 100644 --- a/.github/workflows/deploy-to-wp-org.yml +++ b/.github/workflows/deploy-to-wp-org.yml @@ -8,11 +8,6 @@ jobs: name: New tag runs-on: ubuntu-latest steps: - - uses: actions/checkout@master - - name: Build # Remove or modify this step as needed - run: | - npm install - npm run build - name: WordPress Plugin Deploy uses: 10up/action-wordpress-plugin-deploy@stable env: