Skip to content

Commit

Permalink
Force chocolatey to use a newer version of flex
Browse files Browse the repository at this point in the history
  • Loading branch information
hackerb9 committed Jul 15, 2024
1 parent cf2b2cc commit 770681e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Setup Windows build environment
if: matrix.os == 'windows-latest'
run: |
choco install -y winflexbison
choco install -y winflexbison3
- name: Compile, verify, and create archives
run: |
Expand Down

0 comments on commit 770681e

Please sign in to comment.