aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows/semifold-ci.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/semifold-ci.yaml')
-rw-r--r--.github/workflows/semifold-ci.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/semifold-ci.yaml b/.github/workflows/semifold-ci.yaml
index 9a91518..4ce6e06 100644
--- a/.github/workflows/semifold-ci.yaml
+++ b/.github/workflows/semifold-ci.yaml
@@ -72,6 +72,7 @@ jobs:
if: matrix.install-musl == true
run: |
sudo apt-get install -y musl-tools musl-dev
+ sudo apt-get install pkg-config libssl-dev
- name: Install pnpm
uses: pnpm/action-setup@v4