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