Skip to content

Commit 9c0ebf0

Browse files
committed
v4.5.12
Signed-off-by: Kev Provance <kevin.provance@gmail.com>
1 parent f813220 commit 9c0ebf0

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,8 @@ jobs:
99
name: New tag
1010
runs-on: ubuntu-latest
1111
steps:
12+
- name: Checkout
1213
- uses: actions/checkout@v4
13-
- name: Build
14-
# run: |
15-
# npm install
1614
- name: WordPress Plugin Deploy
1715
uses: 10up/action-wordpress-plugin-deploy@stable
1816
env:

0 commit comments

Comments
 (0)