Skip to content

Commit 2dbb42b

Browse files
Update master.yml
1 parent 7b669ee commit 2dbb42b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/master.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@master
14+
- name: Install Subversion
15+
run: sudo apt-get install subversion
1416
- name: WordPress Plugin Deploy
1517
uses: 10up/action-wordpress-plugin-deploy@stable
1618
env:

0 commit comments

Comments
 (0)