Skip to content

Commit 3d512bf

Browse files
authored
Update appveyor.yml
1 parent 29d2344 commit 3d512bf

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

Diff for: appveyor.yml

-9
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,3 @@ deploy:
2020
url: https://app.signpath.io/API/v1/7a941fa3-64d8-4c45-bd03-92a02bcd4964/Integrations/AppVeyor?ProjectSlug=Snap.Hutao&SigningPolicySlug=release-signing&ArtifactConfigurationSlug=msix
2121
authorization:
2222
secure: j8srQ5/UYWhI+jlm3Vo3D3QfXoRyQ9hOn3ynJGtwusKui4+uDi4gykdUFYCITZxK+C/fOCAZNJ+YaKSm/OaiXw==
23-
on_finish:
24-
- pwsh: |
25-
Write-Host "Cleaning up NuGet cache..."
26-
Remove-Item -Recurse -Force "$env:LOCALAPPDATA\NuGet\v3-cache"
27-
Write-Host "NuGet cache cleaned."
28-
29-
Write-Host "Cleaning up .NET install folder..."
30-
Remove-Item -Recurse -Force "C:\Users\Public\Documents\dotnet_install"
31-
Write-Host ".NET install folder cleaned."

0 commit comments

Comments
 (0)