Skip to content

Commit

Permalink
chore(ci): add openssl build dependency
Browse files Browse the repository at this point in the history
evlli committed Nov 28, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent b5059f2 commit f284036
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -9,3 +9,6 @@ jobs:
build:
uses: famedly/github-workflows/.github/workflows/rust.yml@main
secrets: inherit
with:
extra_build_dependencies: |
openssl

0 comments on commit f284036

Please sign in to comment.