mirror of
https://github.com/Quad4-Software/MeshChatX.git
synced 2026-08-18 09:49:09 -04:00
fix(patching): ensure LXST patch script runs during installation in PKGBUILD and CI scripts
This commit is contained in:
parent
47a4e5d54c
commit
cd722b1d1d
2 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue