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- ${{ runner.os }}-chocolatey-
- name: Install libraries with chocolatey - name: Install libraries with chocolatey
run: | run: |
choco install --no-progress openssl choco install --no-progress openssl winflexbison3
choco install --no-progress winflexbison3 --version=2.5.18.20190508
- name: git config - name: git config
run: | run: |
git config --global core.autocrlf false git config --global core.autocrlf false