We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfb6ddd commit 47f06d4Copy full SHA for 47f06d4
.github/workflows/deps.sh
@@ -1,2 +1,2 @@
1
#!/bin/sh
2
-apk add --no-cache pkg-config libssl-dev libsqlite3-dev
+apk add --no-cache pkgconfig libressl-dev sqlite-dev
0 commit comments