Use the lateset winflexbison3

The installation script fault seems fixed at 2.5.23.20200904.
This commit is contained in:
Nobuyoshi Nakada 2021-02-02 15:54:07 +09:00
parent e350b32837
commit b03aa7dcd7
No known key found for this signature in database
GPG Key ID: 7CD2805BFA3770C6

View File

@ -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