We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6c0d01 commit 059acc4Copy full SHA for 059acc4
1 file changed
.github/workflows/deforaos-c-ci_ubuntu-latest.yml
@@ -18,6 +18,8 @@ jobs:
18
sudo apt-get install -y \
19
docbook-xsl \
20
gtk-doc-tools \
21
+ libpq-dev \
22
+ libsqlite3-dev \
23
libxml2-utils \
24
xsltproc
25
- name: bootstrap libSystem
0 commit comments