Skip to content

Commit c02db7e

Browse files
committed
chocolatey for Windows
1 parent 2377c41 commit c02db7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
if: matrix.os == 'windows-latest'
5959
run: |
6060
echo "Windows Latest" > release_windows
61+
choco install winflexbison
6162
make
6263
make check
6364
make artifacts

0 commit comments

Comments
 (0)