Skip to content

Commit

Permalink
svn: command not found
Browse files Browse the repository at this point in the history
  • Loading branch information
picman committed Oct 15, 2024
1 parent 2415e33 commit d6a10a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get update
isudo apt-get install subversion
sudo apt-get install subversion
- name: Clone Redmine
# Get the latest stable Redmine and fix the conflict in gems
run: |
Expand Down

0 comments on commit d6a10a8

Please sign in to comment.