Skip to content

Commit

Permalink
Sy
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller authored Jan 13, 2025
1 parent 7a14f6a commit c5cd7d1
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 -S clang libc++ --noconfirm
sudo pacman -Sy clang libc++ --noconfirm
sudo pacman -R python-matplotlib --noconfirm

env
Expand Down

0 comments on commit c5cd7d1

Please sign in to comment.