Skip to content

Commit 47f06d4

Browse files
committed
adapt packages names for alpine linux
1 parent cfb6ddd commit 47f06d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/sh
2-
apk add --no-cache pkg-config libssl-dev libsqlite3-dev
2+
apk add --no-cache pkgconfig libressl-dev sqlite-dev

0 commit comments

Comments
 (0)