Skip to content

Commit 2d17266

Browse files
authored
Update reusable-windows.yml
Remove PATH
1 parent 957eba9 commit 2d17266

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/reusable-windows.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ jobs:
3636
- name: Register MSVC problem matcher
3737
if: inputs.arch != 'Win32'
3838
run: echo "::add-matcher::.github/problem-matchers/msvc.json"
39-
- name: Print PATH
40-
run: echo "${PATH}"
4139
- name: Build CPython
4240
run: >-
4341
.\\PCbuild\\build.bat

0 commit comments

Comments
 (0)