We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c892d4 commit 956ccb5Copy full SHA for 956ccb5
.github/workflows/prebuild_assets.yml
@@ -52,6 +52,7 @@ jobs:
52
uses: maxim-lobanov/setup-xcode@v1
53
- name: Download build tools
54
run: |
55
+ brew install lld
56
cd internal/prebuild-binaries
57
./download_glibc.sh
58
./download_llvm_mingw.sh
0 commit comments