fix: add flex-dev for FlexLexer.h header

Made-with: Cursor
This commit is contained in:
Akash Levy 2026-02-28 13:14:04 -08:00
parent 402d6b0566
commit fe4a997549
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ jobs:
alpine:3.20 sh -c '
set -ex
apk add --no-cache \
build-base bison flex gperf \
build-base bison flex flex-dev gperf \
tcl-dev readline-dev zlib-dev libffi-dev \
libdwarf-dev elfutils-dev \
python3 python3-dev py3-pip py3-setuptools py3-wheel \