Skip to content

Commit

Permalink
Install flex and bison in Windows CI
Browse files Browse the repository at this point in the history
  • Loading branch information
SaladDais committed Oct 21, 2022
1 parent fb4c4f6 commit fdfaed3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- uses: secondlife/action-autobuild@v3
with:
addrsize: ${{ matrix.addrsize }}
cygwin-packages: flex bison

- uses: secondlife/action-autobuild-release@v1
with:
Expand Down

0 comments on commit fdfaed3

Please sign in to comment.