We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2377c41 commit c02db7eCopy full SHA for c02db7e
.github/workflows/release.yaml
@@ -58,6 +58,7 @@ jobs:
58
if: matrix.os == 'windows-latest'
59
run: |
60
echo "Windows Latest" > release_windows
61
+ choco install winflexbison
62
make
63
make check
64
make artifacts
0 commit comments