Skip to content

Commit 8dbca71

Browse files
FIX Hot fix for gnu linux build.
1 parent c6486f2 commit 8dbca71

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/llvm-x86_64-unknown-linux-gnu.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ jobs:
4444
tar -xf llvm-project-17.0.6.src.tar.xz
4545
mv llvm-project-17.0.6.src llvm-project
4646
47-
working-directory: host-build
48-
4947
- name: Creating cross-compilation build directory
5048
run: |
5149
mkdir -p llvm-build

0 commit comments

Comments
 (0)