Skip to content

Commit 1ffa1a4

Browse files
author
Evgeny Karpov
committed
* enable llvm build
1 parent e23b5b0 commit 1ffa1a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-deps.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ jobs:
4646
- name: Build LLVM WebAssembly arm64
4747
shell: cmd
4848
run: |
49-
exit
5049
git clone --config core.autocrlf=false https://github.com/llvm/llvm-project.git --single-branch --depth 1
5150
cd llvm-project
5251
if exist build_arm64 rmdir /s /q build_arm64

0 commit comments

Comments
 (0)