Skip to content

Commit 1924cf6

Browse files
committed
Testing wsl in windows
1 parent f62de28 commit 1924cf6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ jobs:
5050
uses: Vampire/setup-wsl@v3
5151

5252
- name: Release Windows Assets
53-
shell: wsl-bash
5453
run: |
5554
$env:ChocolateyInstall = Convert-Path "$((Get-Command choco).Path)\..\.."
5655
Import-Module "$env:ChocolateyInstall\helpers\chocolateyProfile.psm1"

0 commit comments

Comments
 (0)