fix ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Przemek Grondek 2024-04-20 00:54:26 +02:00
parent 5b55489752
commit 2e5c1e2229

View File

@ -3,7 +3,7 @@ steps:
image: ubuntu:22.04
commands:
- apt-get update
- apt-get install -y build-essentials git autconf cmake libglu1-mesa-dev libgtk-3-dev libdbus-1-dev
- apt-get install -y build-essential git autconf cmake libglu1-mesa-dev libgtk-3-dev libdbus-1-dev
- cd deps
- mkdir build
- cd build