Skip to content

Commit 42eeb1e

Browse files
committed
feat(workflow): add curl to build dependencies for musl
1 parent f39022e commit 42eeb1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ jobs:
102102
g++ \
103103
make \
104104
cmake \
105+
curl \
105106
musl-dev \
106107
linux-headers \
107108
pkgconfig \

0 commit comments

Comments
 (0)