CI guff
This commit is contained in:
parent
3f49308007
commit
d3406226b0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linux-ci.yaml
vendored
2
.github/workflows/linux-ci.yaml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: deps
|
||||
run: |
|
||||
apt update
|
||||
apt install \
|
||||
apt install -y \
|
||||
libglib2.0-dev \
|
||||
libxml2-dev \
|
||||
libjpeg62-turbo-dev \
|
||||
|
|
Loading…
Reference in a new issue