Skip to content

Commit

Permalink
install svn
Browse files Browse the repository at this point in the history
  • Loading branch information
schlafly committed Jan 8, 2025
1 parent ad3fd8b commit 07340fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: System packages
run: |
sudo apt install subversion
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit 07340fb

Please sign in to comment.