Skip to content

Commit 529fb0d

Browse files
authored
Update cmake-linux-x86.yml
1 parent 50f59b7 commit 529fb0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
# Adjust these paths to match where LLVM is built and installed
3030
path: |
31-
Asa-LLVM-Compiled/build
31+
${{github.workspace}}/Asa-LLVM-Compiled
3232
/usr/local/llvm
3333
key: llvm-build-${{ hashFiles('Asa-LLVM-Compiled/llvm/**', 'Asa-LLVM-Compiled/build/CMakeCache.txt') }}
3434
restore-keys: |

0 commit comments

Comments
 (0)