File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -70,12 +70,10 @@ jobs:
70
70
- run : cmd /c "winget --info || echo swallowing errors"
71
71
- run : |
72
72
winget remove --all --verbose --force --purge --disable-interactivity `
73
- Amazon.AWSCLI `
74
73
Amazon.SAM-CLI `
75
74
Amazon.SessionManagerPlugin `
76
75
Anaconda.Miniconda3 `
77
76
Google.Chrome `
78
- ImageMagick.ImageMagick `
79
77
Microsoft.Azure.CosmosEmulator `
80
78
Microsoft.AzureCLI `
81
79
Microsoft.msodbcsql.17 `
88
86
Mozilla.Firefox `
89
87
OpenJS.NodeJS.LTS `
90
88
PostgreSQL.PostgreSQL.17 `
91
- RProject.R `
92
- RProject.Rtools `
93
- sbt.sbt `
94
89
ShiningLight.OpenSSL.Dev `
95
- StrawberryPerl.StrawberryPerl `
96
- Unity.UnityHub `
97
- WiXToolset.WiXToolset
90
+ Unity.UnityHub
98
91
echo Done! LASTEXITCODE=$LASTEXITCODE
99
92
- run : winget list --accept-source-agreements --disable-interactivity
100
93
- run : cmd /c "dir c:\ || echo swallowing errors"
You can’t perform that action at this time.
0 commit comments