mirror of
https://github.com/status-im/evmc.git
synced 2025-02-24 00:48:09 +00:00
commit
a20a4de166
@ -204,7 +204,7 @@ jobs:
|
||||
name: Update environment
|
||||
command: |
|
||||
echo 'deb http://apt.llvm.org/stretch/ llvm-toolchain-stretch-8 main' >> /etc/apt/sources.list
|
||||
apt-key adv --keyserver keyserver.ubuntu.com --no-tty --recv-keys 6084F3CF814B57C1CF12EFD515CF4D18AF4F7421 60C317803A41BA51845E371A1E9377A2BA9EF27F
|
||||
wget -nv -O - https://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add -
|
||||
apt -qq update
|
||||
apt -yq install llvm-8-dev clang-8
|
||||
rustup toolchain install nightly-x86_64-unknown-linux-gnu
|
||||
|
Loading…
x
Reference in New Issue
Block a user