build: forgot about this
All checks were successful
link / Link assets on Linux (push) Successful in 36s
All checks were successful
link / Link assets on Linux (push) Successful in 36s
This commit is contained in:
parent
9be0e5ff74
commit
63eb2ccbd9
@ -18,6 +18,7 @@ if [[ -z "$PRIVATE_FASTFILE_2" ]]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Make sure we have cURL (and file for debugging)
|
# Make sure we have cURL (and file for debugging)
|
||||||
|
echo "Downloading dependencies"
|
||||||
dpkg --add-architecture i386
|
dpkg --add-architecture i386
|
||||||
apt-get update > /dev/null 2>&1
|
apt-get update > /dev/null 2>&1
|
||||||
apt-get install -y curl file libstdc++-13-dev:i386 > /dev/null 2>&1
|
apt-get install -y curl file libstdc++-13-dev:i386 > /dev/null 2>&1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user