Skip to content

Commit

Permalink
Add missing dependencies for building rustls
Browse files Browse the repository at this point in the history
  • Loading branch information
uklotzde committed Mar 26, 2024
1 parent 0c8efa7 commit c0f13bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
run: >-
sudo apt update &&
sudo apt -y install
bindgen
musl-tools
- name: Install Rust toolchain
Expand Down

0 comments on commit c0f13bc

Please sign in to comment.