mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
libcurl4
This commit is contained in:
@@ -29,7 +29,7 @@ echo "Install jq"
|
|||||||
apt-get install -y --no-install-recommends jq
|
apt-get install -y --no-install-recommends jq
|
||||||
|
|
||||||
echo "Install libcurl4"
|
echo "Install libcurl4"
|
||||||
apt-get install -y --no-install-recommends libcurl3
|
apt-get install -y --no-install-recommends libcurl4
|
||||||
|
|
||||||
echo "Install libunwind8"
|
echo "Install libunwind8"
|
||||||
apt-get install -y --no-install-recommends libunwind8
|
apt-get install -y --no-install-recommends libunwind8
|
||||||
|
|||||||
Reference in New Issue
Block a user