mirror of
https://github.com/tio/tio.git
synced 2026-05-02 07:17:57 +02:00
Update codeql-buildscript.sh
This commit is contained in:
parent
ac79fb6092
commit
fb476acb60
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codeql-buildscript.sh
vendored
2
.github/workflows/codeql-buildscript.sh
vendored
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
#sudo apt-get install -y meson
|
||||
pip3 install meson -U
|
||||
pip3 install ninja -U
|
||||
meson setup build
|
||||
meson compile -C build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue