Skip to content

Commit

Permalink
path
Browse files Browse the repository at this point in the history
  • Loading branch information
externl committed Dec 21, 2023
1 parent 11f712b commit 51ebc86
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,6 @@ jobs:
runs-on: [windows-latest]
steps:
- name: path
run: echo %PATH%
run: |
echo %PATH%
dir %RUNNER_TOOL_CACHE%/Python

0 comments on commit 51ebc86

Please sign in to comment.