Skip to content

Commit 2cfdaaf

Browse files
authored
Update cmake-linux-x86.yml
1 parent 1d4a274 commit 2cfdaaf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cmake-linux-x86.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,10 @@ jobs:
4444
- name: Setup LLVM
4545
run: |
4646
git clone --depth 1 https://github.com/sam-astro/Asa-LLVM-Compiled
47+
cd Asa-LLVM-Compiled
4748
cmake --build build
4849
sudo cmake --install build
50+
cd ../
4951
# git config --add remote.origin.fetch '^refs/heads/users/*'
5052
# git config --add remote.origin.fetch '^refs/heads/revert-*'
5153
# cd llvm-project

0 commit comments

Comments
 (0)