Add support for using system LuaJIT (#808)

* Add support for using system LuaJIT

* Test CI: Update package list

* Update toml11
This commit is contained in:
wheremyfoodat
2025-09-23 21:37:55 +03:00
committed by GitHub
parent 2ebf17fc2b
commit 9a91c0bc30
4 changed files with 88 additions and 10 deletions

View File

@@ -16,6 +16,7 @@ jobs:
- name: Install and update packages
run: |
apt-get update
apt-get -y install python3 python3-pip python3-venv p7zip-full libarchive13
python3 --version
python3 -m venv venv