Skip to content

Commit 956ccb5

Browse files
committed
Install lld
1 parent 3c892d4 commit 956ccb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/prebuild_assets.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
uses: maxim-lobanov/setup-xcode@v1
5353
- name: Download build tools
5454
run: |
55+
brew install lld
5556
cd internal/prebuild-binaries
5657
./download_glibc.sh
5758
./download_llvm_mingw.sh

0 commit comments

Comments
 (0)