Skip to content

Commit fc05fdd

Browse files
committed
try-full-path
1 parent 1073081 commit fc05fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sycl-linux-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ jobs:
221221
- uses: actions/upload-artifact@v6
222222
with:
223223
name: compile_commands
224-
path: $GITHUB_WORKSPACE/build/compile_commands.json
224+
path: /__w/llvm/llvm/build/compile_commands.json
225225
retention-days: 1
226226

227227
# - name: Run clang-tidy on modified files

0 commit comments

Comments
 (0)