We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14a310b commit d7f02d2Copy full SHA for d7f02d2
1 file changed
.github/actions/setup-anki/action.yml
@@ -48,6 +48,7 @@ runs:
48
49
- name: Install rsync (Windows)
50
if: runner.os == 'Windows'
51
+ shell: bash
52
run: choco install rsync -y
53
54
- name: Install Rust toolchain
0 commit comments