mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Use the lateset winflexbison3
The installation script fault seems fixed at 2.5.23.20200904.
This commit is contained in:
parent
e350b32837
commit
b03aa7dcd7
1 changed files with 1 additions and 2 deletions
3
.github/workflows/windows.yml
vendored
3
.github/workflows/windows.yml
vendored
|
@ -36,8 +36,7 @@ jobs:
|
|||
${{ runner.os }}-chocolatey-
|
||||
- name: Install libraries with chocolatey
|
||||
run: |
|
||||
choco install --no-progress openssl
|
||||
choco install --no-progress winflexbison3 --version=2.5.18.20190508
|
||||
choco install --no-progress openssl winflexbison3
|
||||
- name: git config
|
||||
run: |
|
||||
git config --global core.autocrlf false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue