mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
5ab98dc4a8
commit
4e478aa8ac
|
@ -19,6 +19,8 @@ certora-test:
|
|||
tags:
|
||||
- linux
|
||||
before_script:
|
||||
- wget http://security.ubuntu.com/ubuntu/pool/main/a/apt/apt_2.1.11_amd64.deb -O apt.deb
|
||||
- pkexec dpkg -i apt.deb
|
||||
- echo "export PATH=$PATH:~/.local/bin"
|
||||
- apt-get update || sudo apt-get update
|
||||
- apt-get install -y software-properties-common
|
||||
|
|
Loading…
Reference in New Issue
Block a user