Skip to content

Commit 059acc4

Browse files
committed
.github: register more dependencies in the workflow
1 parent d6c0d01 commit 059acc4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deforaos-c-ci_ubuntu-latest.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
sudo apt-get install -y \
1919
docbook-xsl \
2020
gtk-doc-tools \
21+
libpq-dev \
22+
libsqlite3-dev \
2123
libxml2-utils \
2224
xsltproc
2325
- name: bootstrap libSystem

0 commit comments

Comments
 (0)