CI guff
Some checks failed
Linux CI / build (push) Successful in 1m11s
Windows CI / build (🟦, mingw64) (push) Has been cancelled

This commit is contained in:
Marco Cawthorne 2025-02-10 14:03:51 -08:00
parent 3f49308007
commit d3406226b0
Signed by: eukara
GPG key ID: CE2032F0A2882A22

View file

@ -16,7 +16,7 @@ jobs:
- name: deps
run: |
apt update
apt install \
apt install -y \
libglib2.0-dev \
libxml2-dev \
libjpeg62-turbo-dev \