generated from sig_core/wiki-template
fix: add cairo-devel as dep for imaging (social plugin)
Some checks failed
mkdocs build / build (push) Failing after 40s
Some checks failed
mkdocs build / build (push) Failing after 40s
This commit is contained in:
parent
7128b06036
commit
83a7b1a420
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
image: docker.io/rockylinux:9
|
image: docker.io/rockylinux:9
|
||||||
steps:
|
steps:
|
||||||
- name: Install deps
|
- name: Install deps
|
||||||
run: dnf -y install git python3 python3-pip
|
run: dnf -y install git python3 python3-pip cairo-devel
|
||||||
|
|
||||||
- name: setup ssh
|
- name: setup ssh
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user