Skip to content

Commit 30cadf4

Browse files
committed
uninstall choco's bazel - it's old
1 parent 7f5d796 commit 30cadf4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/otel_sdk.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
steps:
1818
- run: systeminfo
1919
- run: Get-ChildItem env:* | Sort-Object -Property Name | Format-Table -AutoSize -Wrap
20+
- run: choco uninstall bazel --yes
2021
- uses: Cyberboss/install-winget@1c6f189175e9f015bf1aa113cd1cc6c73efb9d47
2122
- run: winget list --accept-source-agreements --disable-interactivity
2223
- run: winget install bazelisk -r bazel --accept-package-agreements --disable-interactivity --silent

0 commit comments

Comments
 (0)