Skip to content

Commit

Permalink
ci: changed package name of wsl
Browse files Browse the repository at this point in the history
  • Loading branch information
rH4rtinger committed Sep 17, 2024
1 parent 14dd9d0 commit c201fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
if: runner.os == 'Windows'
run: |
wsl -l -v
wsl --set-version Ubuntu-20.04 2
wsl --set-version Ubuntu
- name: Install and Run Docker in WSL
shell: wsl-bash {0}
Expand Down

0 comments on commit c201fad

Please sign in to comment.