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 f62de28 commit 1924cf6Copy full SHA for 1924cf6
.github/workflows/release.yaml
@@ -50,7 +50,6 @@ jobs:
50
uses: Vampire/setup-wsl@v3
51
52
- name: Release Windows Assets
53
- shell: wsl-bash
54
run: |
55
$env:ChocolateyInstall = Convert-Path "$((Get-Command choco).Path)\..\.."
56
Import-Module "$env:ChocolateyInstall\helpers\chocolateyProfile.psm1"
0 commit comments