Hotfix: Remove optimization on webrequest_actor pipeline
When using skein_container_files in place of archives, the Spark cmd couldn't find the file.
But it should have been produced by Skein through archive uncompression.
Removing the optimization to unblock production.
Bug: T415874