Skip to content

Commit f27e1f4

Browse files
committed
CI: Add compute_sanitizer_api to list of ctk components that are installed
1 parent 757b22a commit f27e1f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/fetch_ctk/action.yml

+1
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ runs:
8787
populate_cuda_path cuda_nvrtc
8888
populate_cuda_path cuda_profiler_api
8989
populate_cuda_path cuda_cccl
90+
populate_cuda_path cuda_sanitizer_api
9091
if [[ "$(cut -d '.' -f 1 <<< ${{ inputs.cuda-version }})" -ge 12 ]]; then
9192
populate_cuda_path libnvjitlink
9293
fi

0 commit comments

Comments
 (0)