Skip to content

Commit b0360ea

Browse files
king-11madelinevibes
authored andcommitted
chore: add libffi
missing libffi fails coincurve installation
1 parent c468dda commit b0360ea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/bsd.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ jobs:
4545
jq \
4646
protobuf \
4747
curl \
48-
uv
48+
uv \
49+
libffi
4950
5051
python3.10 -m ensurepip
5152
python3.10 -m pip install --upgrade pip

0 commit comments

Comments
 (0)