Skip to content

Commit

Permalink
Add subversion to the github action for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
andergmartins committed Jan 8, 2025
1 parent e64a3bc commit 5ff010a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-wp.org.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install linux packages
run: |
sudo apt-get update
sudo apt-get install -y iproute2
sudo apt-get install -y iproute2 subversion
- name: Setup tmate session for Debugging, if inputs.tmate_enabled is true
uses: mxschmitt/action-tmate@v3
Expand Down

0 comments on commit 5ff010a

Please sign in to comment.