Skip to content

Commit 18f3c18

Browse files
committed
modified wsl version and included additional step
1 parent 4b16f6c commit 18f3c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
Import-Module "$env:ChocolateyInstall\helpers\chocolateyProfile.psm1"
4646
refreshenv
4747
48-
choco install wsl-ubuntu-2004
48+
choco install wsl
4949
5050
- name: Set up Go 1.x
5151
uses: actions/setup-go@v2

0 commit comments

Comments
 (0)