We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f13026 commit a359394Copy full SHA for a359394
.github/workflows/ccpp.yml
@@ -102,7 +102,7 @@ jobs:
102
run: |
103
set -x
104
pacman -S --needed --noconfirm pactoys make python diffutils ninja
105
- pacboy -S --needed --noconfirm protobuf:p pkg-config:p curl-winssl:p file:p glfw:p gcc:p mbedtls:p
+ pacboy -S --needed --noconfirm protobuf:p pkg-config:p curl-winssl:p file:p glfw:p gcc:p mbedtls:p sqlite:p
106
107
- name: run
108
0 commit comments