mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2024-11-09 22:28:38 +01:00
Ci fix.
This commit is contained in:
parent
bd5fa2f0b3
commit
0857125d03
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ build_cmake_linux:
|
|||
image: ubuntu
|
||||
|
||||
before_script:
|
||||
- export DEBIAN_FRONTEND=noninteractive
|
||||
- apt update -y
|
||||
- apt install build-essential cmake libprotobuf-dev protobuf-compiler ninja-build -y
|
||||
|
||||
|
|
Loading…
Reference in a new issue