Skip to content

Commit 8373b6d

Browse files
committed
CI: Install all clang packages
1 parent 000ccae commit 8373b6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/solaris-codex.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
prepare: |
4747
uname -a
4848
zfs set volsize=8g rpool/swap
49-
pkg install developer/llvm/clang-libs
49+
pkg install developer/llvm/clang
5050
run: |
5151
set -eu
5252

0 commit comments

Comments
 (0)