We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 600fc64 commit 04b7a7fCopy full SHA for 04b7a7f
.github/workflows/otel_sdk.yml
@@ -25,7 +25,7 @@ jobs:
25
- run: systeminfo
26
- run: ls "C:\\Program Files\\Microsoft Visual Studio\\2022\\Enterprise\\VC\\Tools\\MSVC"
27
- run: Get-ChildItem env:* | Sort-Object -Property Name | Format-Table -AutoSize -Wrap
28
- - run: choco list --verbose
+ - run: choco list
29
- run: choco uninstall bazel --yes
30
- run: cmd /c "dir c:\ || echo swallowing errors"
31
- run: cmd /c "dir d:\ || echo swallowing errors"
0 commit comments