Skip to content

Commit

Permalink
llvm-libs
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller authored Jan 13, 2025
1 parent c5cd7d1 commit 6f233aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci_support/run_docker_clang.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -xe
git config --global --add safe.directory /io
sudo pacman -Sy clang libc++ --noconfirm
sudo pacman -Sy clang libc++ llvm-libs --noconfirm
sudo pacman -R python-matplotlib --noconfirm

env
Expand Down

0 comments on commit 6f233aa

Please sign in to comment.