update ci
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
Simon Vieille 2024-08-05 19:18:44 +02:00
commit bb9e6728ae
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -21,7 +21,7 @@ steps:
image: *golang_image
commands:
- apt-get update
- apt-get install libgtk-3-dev libcairo2-dev libglib2.0-dev libgdk-pixbuf2.0-0
- apt-get install -y libgtk-3-dev libcairo2-dev libglib2.0-dev libgdk-pixbuf2.0-0
- make
"Create packages":