Github Actions choco install [ci skip]

This commit is contained in:
Pentarctagon 2020-11-21 19:06:47 -06:00
parent ef9c219053
commit ce6ef67671
No known key found for this signature in database
GPG key ID: 9456BC54A21DBFA0

View file

@ -349,8 +349,9 @@ jobs:
with:
distribution: Ubuntu-20.04
- shell: cmd
run: where choco.exe
- name: Choco installing
shell: cmd
run: choco.exe install sqlite
- name: Windows Release
shell: wsl-bash {0}