Skip to content

Commit e60dba0

Browse files
author
Bud Manz
authored
Update deploy.yml
1 parent 1e7d8f4 commit e60dba0

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@master
12-
- name: Build # Remove or modify this step as needed
13-
run: |
14-
npm install
15-
npm run build
16-
- uses: actions/checkout@master
1712
- name: WordPress Plugin Deploy
1813
uses: 10up/action-wordpress-plugin-deploy@1.5.0
1914
env:

0 commit comments

Comments
 (0)