Skip to content

Commit d7f02d2

Browse files
committed
Specify shell.
1 parent 14a310b commit d7f02d2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/actions/setup-anki/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ runs:
4848
4949
- name: Install rsync (Windows)
5050
if: runner.os == 'Windows'
51+
shell: bash
5152
run: choco install rsync -y
5253

5354
- name: Install Rust toolchain

0 commit comments

Comments
 (0)