Skip to content

Commit

Permalink
Update push-asset-readme-update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nk-o authored Dec 18, 2024
1 parent 266cd6a commit 10b942c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/push-asset-readme-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4

- name: Install SVN
run: |
sudo apt-get update
sudo apt-get install subversion
- name: WordPress.org plugin asset/readme update
uses: nk-crew/action-wordpress-plugin-asset-update@develop
env:
Expand Down

0 comments on commit 10b942c

Please sign in to comment.