We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b16f6c commit 18f3c18Copy full SHA for 18f3c18
.github/workflows/release.yaml
@@ -45,7 +45,7 @@ jobs:
45
Import-Module "$env:ChocolateyInstall\helpers\chocolateyProfile.psm1"
46
refreshenv
47
48
- choco install wsl-ubuntu-2004
+ choco install wsl
49
50
- name: Set up Go 1.x
51
uses: actions/setup-go@v2
0 commit comments