Skip to content

Commit 4c548b4

Browse files
committed
Update reusable-windows.yml
Remove PATH
1 parent b99042c commit 4c548b4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.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)