Include apt update in the github workflog

This commit is contained in:
Andrea Cavalli 2021-06-22 16:13:01 +02:00
parent 5db2973e27
commit cdacc28925

View File

@ -3,7 +3,8 @@ set -e
if [[ "$OPERATING_SYSTEM_NAME" == "linux" ]]; then
echo "==Linux===="
sudo apt install -y make git zlib1g-dev libssl-dev gperf cmake \
sudp apt-get update
sudo apt-get install -y make git zlib1g-dev libssl-dev gperf cmake \
ccache maven python3 python3-pip php-cli \
clang libc++-dev libc++abi-dev