Skip to content

Commit 3085128

Browse files
committed
...
1 parent cc7d1e9 commit 3085128

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,7 @@ jobs:
329329
- name: Add LLVM apt repository
330330
run: |
331331
wget -O - https://apt.llvm.org/llvm-snapshot.gpg.key | sudo apt-key add -
332+
curl -vv https://apt.llvm.org/xenial/dists/llvm-toolchain-xenial-3.8/InRelease
332333
sudo add-apt-repository -y 'deb https://apt.llvm.org/xenial/ llvm-toolchain-xenial-3.8 main'
333334
sudo apt-get update
334335
curl -LO http://archive.ubuntu.com/ubuntu/pool/main/libf/libffi/libffi6_3.2.1-8_amd64.deb

0 commit comments

Comments
 (0)