Docker downloading URLs from cached build steps

I have one

ADD /path

build step.

Why is the docker build process always downloading the URL for cached layers?