Skip to content

Commit 10f59fc

Browse files
committed
Use Ubuntu distribution
1 parent 86b2e58 commit 10f59fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/check_wsl.yml

+3
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,8 @@ jobs:
66
build:
77
runs-on: windows-latest
88
steps:
9+
- uses: Vampire/setup-wsl@v3
10+
with:
11+
distribution: Ubuntu
912
- name: List installed WSL distributions
1013
run: wsl -l -v

0 commit comments

Comments
 (0)