[autoroll] Fix pre-upload step for vulkan-deps -> angle

Change-Id: Ieef02dac83922bb276c26fbf6e4e81b75dc6667f
Reviewed-on: https://skia-review.googlesource.com/c/buildbot/+/401718
Reviewed-by: Ravi Mistry <rmistry@google.com>
Commit-Queue: Eric Boren <borenet@google.com>
diff --git a/autoroll/config/vulkan-deps-angle.cfg b/autoroll/config/vulkan-deps-angle.cfg
index 4f04d90..f98833f 100644
--- a/autoroll/config/vulkan-deps-angle.cfg
+++ b/autoroll/config/vulkan-deps-angle.cfg
@@ -57,7 +57,7 @@
           cwd: "${parent_dir}"
         }
         command:  {
-          command: "python3 third_party/vulkan_deps/update-commit-message.py --old-revision ${rolling_from}"
+          command: "python3 third_party/vulkan-deps/update-commit-message.py --old-revision ${rolling_from}"
           cwd: "${parent_dir}"
         }
       }