We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcb511f commit c87b0c4Copy full SHA for c87b0c4
.github/workflows/Submit-To-SignPath.yml
@@ -96,7 +96,7 @@ jobs:
96
97
- name: Prepare Setup Repository
98
run: |
99
- 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
100
101
- name: Prepare Setup
102
0 commit comments