Update the drone pipeline

This commit is contained in:
Nikolai Rodionov 2023-09-18 15:18:26 +02:00
parent c21a6dfac7
commit 818d52b014
No known key found for this signature in database
GPG Key ID: 906851F91B1DA3EF

View File

@ -26,7 +26,8 @@ steps:
x11-xserver-utils libxrandr-dev \
libxinerama-dev libxcursor-dev \
libfreetype6-dev libfftw3-dev \
libasound2-dev libjack-dev
libasound2-dev libjack-dev git
- git submodule update --init --recursive --progress
- |
cmake -B build -S ./ \
-DCMAKE_BUILD_TYPE=Release \