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 b1492e6 commit a25463dCopy full SHA for a25463d
.github/workflows/rust.yml
@@ -77,6 +77,7 @@ jobs:
77
sudo apt-get install -y ./*.deb
78
sudo apt-get install -y liblzma-dev
79
sudo apt-get install -y libssl-dev
80
+ sudo apt-get install -y libcurl4-openssl-dev
81
82
- name: Install LLVM 7
83
if: contains(matrix.os, 'ubuntu')
0 commit comments