Use the lateset winflexbison3
The installation script fault seems fixed at 2.5.23.20200904.
This commit is contained in:
parent
e350b32837
commit
b03aa7dcd7
3
.github/workflows/windows.yml
vendored
3
.github/workflows/windows.yml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user