Skip to content

Commit 76c0f81

Browse files
committed
So picky
1 parent c0aa595 commit 76c0f81

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@master
1212
- name: Build
13+
run: |
14+
npm install
1315
- name: WordPress Plugin Deploy
1416
uses: 10up/action-wordpress-plugin-deploy@master
1517
env:

0 commit comments

Comments
 (0)