1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Try running Choco-Install with powershell

https://github.com/ruby/ruby/runs/2552047430
This commit is contained in:
Takashi Kokubun 2021-05-10 21:17:33 -07:00
parent 4ee72f4afd
commit 3c9e30aef8
No known key found for this signature in database
GPG key ID: 6FFC433B12EE23DD

View file

@ -36,6 +36,7 @@ jobs:
- name: Install libraries with chocolatey
run: |
Choco-Install -PackageName openssl winflexbison3
shell: pwsh
- name: git config
run: |
git config --global core.autocrlf false