From c87b0c4f8939128eee0f21feff27ec826a9abfd3 Mon Sep 17 00:00:00 2001 From: Bud <75859057+bud3699@users.noreply.github.com> Date: Sun, 5 Jan 2025 18:07:49 +0000 Subject: [PATCH] Update for renamed repo. (#247) Co-authored-by: Mike Rodriguez --- .github/workflows/Submit-To-SignPath.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Submit-To-SignPath.yml b/.github/workflows/Submit-To-SignPath.yml index 27b333b..cf4a3ed 100644 --- a/.github/workflows/Submit-To-SignPath.yml +++ b/.github/workflows/Submit-To-SignPath.yml @@ -96,7 +96,7 @@ jobs: - name: Prepare Setup Repository run: | - git clone https://${{ secrets.READ_REPO }}@github.com/VirtualDisplay/vdd-innosetupscript.git inno-setup + git clone https://${{ secrets.READ_REPO }}@github.com/VirtualDisplay/Virtual-Driver-Installer.git inno-setup - name: Prepare Setup run: |