Skip to content

Commit 30def7b

Browse files
Update deploy.yml
1 parent e589208 commit 30def7b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/deploy.yml

-4
Original file line numberDiff line numberDiff line change
@@ -9,10 +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
1612
- name: WordPress Plugin Deploy
1713
uses: 10up/action-wordpress-plugin-deploy@stable
1814
env:

0 commit comments

Comments
 (0)