diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 79e179a5..190ff1c4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,6 +18,7 @@ certora-test: image: openjdk:13 before_script: - echo "export PATH=$PATH:~/.local/bin" + - whereis sudo - sudo apt-get update || sudo apt-get update - sudo apt-get install -y software-properties-common - sudo apt-get install python3-pip