Github Actions where is chocolatey 2 [ci skip]

This commit is contained in:
Pentarctagon 2020-11-21 18:52:59 -06:00
parent a6caadea69
commit ffcba7ab3e
No known key found for this signature in database
GPG key ID: 9456BC54A21DBFA0

View file

@ -332,10 +332,6 @@ jobs:
windows-01-master:
runs-on: windows-2019
defaults:
run:
shell: wsl-bash {0}
steps:
- uses: actions/checkout@v2
with:
@ -353,9 +349,11 @@ jobs:
with:
distribution: Ubuntu-20.04
- run: where choco.exe
- name: Windows Release
shell: wsl-bash {0}
run: |
export CFG=Release
export CACHE_DIR=~/build-cache
where choco
./.github/workflows/ci-scripts/windows.sh