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