Skip to content

Commit 0fe1eaf

Browse files
committed
ci: add wsl setup
1 parent 626076e commit 0fe1eaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
runs-on: windows-latest
1111

1212
steps:
13+
- uses: Vampire/setup-wsl@v5
1314
- name: Set Git to use LF
1415
run: |
1516
git config --global core.autocrlf false

0 commit comments

Comments
 (0)