fix(patching): ensure LXST patch script runs during installation in PKGBUILD and CI scripts

This commit is contained in:
Ivan 2026-04-29 16:53:25 -05:00
parent 47a4e5d54c
commit cd722b1d1d
No known key found for this signature in database
GPG key ID: B84314E2D9332AE0
2 changed files with 2 additions and 0 deletions

View file

@ -39,6 +39,7 @@ fi
python -m poetry check --lock
python -m poetry install --no-interaction --no-ansi
python -m poetry run python scripts/patch_lxst_pyogg_ogg_ctypes.py
pnpm config set verify-store-integrity true
pnpm install --frozen-lockfile