Skip to content

Commit bdc20d9

Browse files
authored
Merge pull request #819 from ldennington/update-azure-resource-names
release: update Azure storage resource names
2 parents d7fb42a + 8d7f639 commit bdc20d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/set_up_esrp.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Install ESRP client
2-
az storage blob download --file esrp.zip --account-key "$env:AZURE_STORAGE_KEY" --account-name gcmesrp --container microsoft-esrp-client --name microsoft.esrpclient.1.2.76.nupkg
2+
az storage blob download --file esrp.zip --account-key "$env:AZURE_STORAGE_KEY" --account-name esrpsigningstorage --container signing-resources --name microsoft.esrpclient.1.2.76.nupkg
33
Expand-Archive -Path esrp.zip -DestinationPath .\esrp
44

55
# Install certificates

0 commit comments

Comments
 (0)