mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update circleCI
This commit is contained in:
parent
0becfa3274
commit
00f57c9992
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
steps:
|
||||
- checkout
|
||||
- run: sudo apt-get -qq update
|
||||
- run: sudo apt-get install -y bash-completion git meson libinih-dev
|
||||
- run: sudo apt-get install -y bash-completion git meson libinih-dev liblua5.2-dev
|
||||
- run: git clone https://github.com/tio/tio.git
|
||||
- run: cd tio && meson build --prefix $HOME/test/tio && ninja -C build install
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue