File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 28
28
- run : choco uninstall bazel --yes
29
29
- run : cmd /c "dir c:\ || echo swallowing errors"
30
30
- run : cmd /c "dir d:\ || echo swallowing errors"
31
+ - run : cmd /c "copy .github\workflows\winget_settings.json %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\settings.json || echo swallowing errors"
31
32
- run : winget list --accept-source-agreements --disable-interactivity
32
33
- run : cmd /c "winget --info || echo swallowing errors"
33
- - run : cmd /c "copy .github\workflows\winget_settings.json %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\settings.json || echo swallowing errors"
34
34
- run : |
35
35
winget remove --all --verbose --force --purge --disable-interactivity `
36
36
Amazon.AWSCLI `
You can’t perform that action at this time.
0 commit comments