Skip to content

Commit 9ab456b

Browse files
committed
Cleanup build config
1 parent d13fb60 commit 9ab456b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
- name: Install Clang 3.6
9595
run: |
9696
sudo apt update
97-
sudo apt install libtinfo5 libobjc4
97+
sudo apt install libtinfo5
9898
# https://code.launchpad.net/ubuntu/xenial/amd64/clang-3.6/1:3.6.2-3ubuntu2
9999
wget --no-verbose \
100100
http://launchpadlibrarian.net/230019046/libffi6_3.2.1-4_amd64.deb \

0 commit comments

Comments
 (0)