Skip to content
Snippets Groups Projects
Commit 9ce0920f authored by Millian Poquet's avatar Millian Poquet
Browse files

ci

parent abdfc8de
Branches
No related tags found
No related merge requests found
...@@ -17,4 +17,4 @@ debian: ...@@ -17,4 +17,4 @@ debian:
- apt update -y - apt update -y
- apt install -y g++ libprotobuf-dev protobuf-compiler meson ninja-build pkg-config - apt install -y g++ libprotobuf-dev protobuf-compiler meson ninja-build pkg-config
# Build protocol (c++) # Build protocol (c++)
- (cd protocol && meson setup build --prefix=/usr && ninja -C build && meson install) - (cd protocol && meson setup build --prefix=/usr && ninja -C build && meson install -C build)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment