Skip to content

Commit 2ea8a53

Browse files
authored
Update main.yml #GITBUILD test
1 parent b89039e commit 2ea8a53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
- name: Download Installer‐Projects VSIX
8888
shell: pwsh
8989
run: |
90-
$vsixUrl = "https://marketplace.visualstudio.com/_apis/public/gallery/publishers/VisualStudioClient/%3Cspan%20class="x x-first x-last">extensions/VisualStudioInstallerProjects/versions/1.0.0/media"
90+
$vsixUrl = "https://marketplace.visualstudio.com/_apis/public/gallery/publishers/VisualStudioClient/%3Cspan%20class="x x-first x-last">vsextensions/MicrosoftVisualStudio2022InstallerProjects/2.0.1/vspackage"
9191
Invoke-WebRequest $vsixUrl -OutFile installerprojects.vsix
9292
9393
# install vs installer builder

0 commit comments

Comments
 (0)