Skip to content

Commit bdbd74e

Browse files
authored
Update llvm.yml
1 parent bc9746f commit bdbd74e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/llvm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050

5151
run: |
5252
brew install xmake python@3.11 six z3 zstd
53-
brew install xmake
53+
5454
brew install libtool automake
5555
export LDFLAGS="-L/usr/local/opt/llvm/lib"
5656
export CPPFLAGS="-I/usr/local/opt/llvm/include"

0 commit comments

Comments
 (0)