Skip to content

Commit c0c2c96

Browse files
Merge branch 'release/9.0.9'
2 parents 330e85a + b62701c commit c0c2c96

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/stable.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,8 @@ jobs:
143143
run: |
144144
unzip -q ${{ steps.vars.outputs.package-name }}.zip
145145
ls -la ${{ secrets.SLUG }}/
146+
- name: Install SVN
147+
run: sudo apt-get update && sudo apt-get install -y subversion
146148
- name: Deploy to WordPress.org
147149
run: |
148150
SVN_URL="https://plugins.svn.wordpress.org/${SLUG}/"

0 commit comments

Comments
 (0)