Skip to content

Commit 079106c

Browse files
authored
remove .
1 parent 5bef049 commit 079106c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deps/buildtools/cuda_tools.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ function build_cuda_env(cuda_enabled::Bool, cuda_root)
4343
# Prepend the SDK's bin dir so cmake detects the JLL's nvcc
4444
env["PATH"] = "$(joinpath(cuda_root, "bin")):\$PATH"
4545
end
46-
return env.
46+
return env
4747
end

0 commit comments

Comments
 (0)