Skip to content

Commit

Permalink
Update check_wsl.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xoofx authored Oct 15, 2024
1 parent 10f59fc commit fc0a8f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check_wsl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
steps:
- uses: Vampire/setup-wsl@v3
with:
distribution: Ubuntu
distribution: Ubuntu-22.04
- name: List installed WSL distributions
run: wsl -l -v
run: wsl -l -v

0 comments on commit fc0a8f7

Please sign in to comment.