We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e23b5b0 commit 1ffa1a4Copy full SHA for 1ffa1a4
.github/workflows/build-deps.yml
@@ -46,7 +46,6 @@ jobs:
46
- name: Build LLVM WebAssembly arm64
47
shell: cmd
48
run: |
49
- exit
50
git clone --config core.autocrlf=false https://github.com/llvm/llvm-project.git --single-branch --depth 1
51
cd llvm-project
52
if exist build_arm64 rmdir /s /q build_arm64
0 commit comments