Skip to content

Commit fa2b3e6

Browse files
committed
fix comment in powershell
1 parent 1348bf2 commit fa2b3e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/otel_sdk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
ls ${{ env.VHDX_FILE }}
136136
echo empty > c:\d\empty.txt
137137
cmd /c "dir c:\d || echo swallowing errors"
138-
rem refsutil dedup c:\d /s
138+
# refsutil dedup c:\d /s
139139
- name: build minimal otel_sdk
140140
# On the CI, the github runner does not have constant vs2022 msvc release, but has the same vs2019 (14.29.30133)
141141
# echo "build:windows --action_env=BAZEL_VC_FULL_VERSION=14.29.30133" >> ../top.bazelrc

0 commit comments

Comments
 (0)