Skip to content

Commit

Permalink
Update push-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eleshar authored Sep 4, 2019
1 parent 9760a98 commit cedd158
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/push-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Build
run: |
npm install
npm run build
- name: WordPress Plugin Deploy
uses: 10up/action-wordpress-plugin-deploy@master
env:
Expand Down

0 comments on commit cedd158

Please sign in to comment.