Skip to content

Commit

Permalink
gh: Install lld-18 as only extra llvm/clang lib
Browse files Browse the repository at this point in the history
  • Loading branch information
PappasBrent committed Jul 22, 2024
1 parent 602a698 commit a5e9f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/temp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
bear
# apt-get -y install clang-${{ matrix.llvm-version }}
# apt-get -y install clang-tools-${{ matrix.llvm-version }}
# apt-get -y install lld-${{ matrix.llvm-version }}
apt-get -y install lld-${{ matrix.llvm-version }}
# apt-get -y install llvm-${{ matrix.llvm-version }}
# apt-get -y install llvm-${{ matrix.llvm-version }}-dev
# apt-get -y install llvm-${{ matrix.llvm-version }}-tools
Expand Down

0 comments on commit a5e9f71

Please sign in to comment.