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 aae2861 commit 21e2f3cCopy full SHA for 21e2f3c
.github/workflows/otel_sdk.yml
@@ -17,6 +17,7 @@ jobs:
17
steps:
18
- run: systeminfo
19
- run: Get-ChildItem env:* | Sort-Object -Property Name | Format-Table -AutoSize -Wrap
20
+ - uses: Cyberboss/[email protected]
21
- run: winget install bazelisk -r bazel
22
- run: winget install -e LLVM.LLVM -v 19.1.0 || echo swalloing errors
23
- uses: actions/checkout@v4
0 commit comments