Skip to content

Commit

Permalink
Update build-zip.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
meteor-ec authored Dec 23, 2024
1 parent 20c6e35 commit b19cb66
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build-zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Install SVN ( Subversion )
run: |
sudo apt-get update
sudo apt-get install subversion
- name: Generate zip
uses: jordantrizz/action-wordpress-plugin-build-zip@develop
env:
Expand Down

0 comments on commit b19cb66

Please sign in to comment.