mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update codeql config
This commit is contained in:
parent
00f57c9992
commit
83f826349b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/codeql-buildscript.sh
vendored
1
.github/workflows/codeql-buildscript.sh
vendored
|
|
@ -2,5 +2,6 @@
|
||||||
|
|
||||||
pip3 install meson -U
|
pip3 install meson -U
|
||||||
pip3 install ninja -U
|
pip3 install ninja -U
|
||||||
|
sudo apt-get install -y liblua5.2-dev
|
||||||
meson setup build
|
meson setup build
|
||||||
meson compile -C build
|
meson compile -C build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue