chore: add libffi
missing libffi fails coincurve installation
This commit is contained in:
committed by
madelinevibes
parent
c468dda59c
commit
b0360eac21
3
.github/workflows/bsd.yml
vendored
3
.github/workflows/bsd.yml
vendored
@@ -45,7 +45,8 @@ jobs:
|
||||
jq \
|
||||
protobuf \
|
||||
curl \
|
||||
uv
|
||||
uv \
|
||||
libffi
|
||||
|
||||
python3.10 -m ensurepip
|
||||
python3.10 -m pip install --upgrade pip
|
||||
|
||||
Reference in New Issue
Block a user