Skip to content

Commit bbd2deb

Browse files
committed
Use bash shell for Subversion install.
1 parent 18f75b7 commit bbd2deb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ runs:
3838
using: 'composite'
3939
steps:
4040
- name: Install Subversion
41+
shell: bash
4142
run: |
4243
sudo apt-get update
4344
sudo apt-get install -y subversion

0 commit comments

Comments
 (0)