We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e436643 commit b1492e6Copy full SHA for b1492e6
.github/workflows/rust.yml
@@ -76,6 +76,7 @@ jobs:
76
sudo apt-get update
77
sudo apt-get install -y ./*.deb
78
sudo apt-get install -y liblzma-dev
79
+ sudo apt-get install -y libssl-dev
80
81
- name: Install LLVM 7
82
if: contains(matrix.os, 'ubuntu')
0 commit comments