My guess is your tempdir() for julia is on C:.
tempdir()
C:
You can try to change the values of ENV["TMP"] or TEMP or USERPROFILE
ENV["TMP"]
TEMP
USERPROFILE
https://docs.julialang.org/en/v1/base/file/#Base.Filesystem.tempdir