Github Actions where is chocolatey 3 [ci skip]
This commit is contained in:
parent
ffcba7ab3e
commit
ef9c219053
1 changed files with 2 additions and 1 deletions
3
.github/workflows/ci-main.yml
vendored
3
.github/workflows/ci-main.yml
vendored
|
@ -349,7 +349,8 @@ jobs:
|
|||
with:
|
||||
distribution: Ubuntu-20.04
|
||||
|
||||
- run: where choco.exe
|
||||
- shell: cmd
|
||||
run: where choco.exe
|
||||
|
||||
- name: Windows Release
|
||||
shell: wsl-bash {0}
|
||||
|
|
Loading…
Add table
Reference in a new issue