Skip to content

Commit

Permalink
Update svn-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vikasiwp authored Oct 15, 2024
1 parent 03dcc32 commit 0e5db68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/svn-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
- name: Build # Remove or modify this step as needed
run: |
echo "building"
- name: Install Subversion
run: sudo apt-get install subversion
- name: WordPress Plugin Deploy
uses: 10up/action-wordpress-plugin-deploy@stable
env:
Expand Down

0 comments on commit 0e5db68

Please sign in to comment.