mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
4ee72f4afd
commit
3c9e30aef8
1 changed files with 1 additions and 0 deletions
1
.github/workflows/windows.yml
vendored
1
.github/workflows/windows.yml
vendored
|
@ -36,6 +36,7 @@ jobs:
|
||||||
- name: Install libraries with chocolatey
|
- name: Install libraries with chocolatey
|
||||||
run: |
|
run: |
|
||||||
Choco-Install -PackageName openssl winflexbison3
|
Choco-Install -PackageName openssl winflexbison3
|
||||||
|
shell: pwsh
|
||||||
- name: git config
|
- name: git config
|
||||||
run: |
|
run: |
|
||||||
git config --global core.autocrlf false
|
git config --global core.autocrlf false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue