We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 626076e commit 0fe1eafCopy full SHA for 0fe1eaf
.github/workflows/ci.yml
@@ -10,6 +10,7 @@ jobs:
10
runs-on: windows-latest
11
12
steps:
13
+ - uses: Vampire/setup-wsl@v5
14
- name: Set Git to use LF
15
run: |
16
git config --global core.autocrlf false
0 commit comments