Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit f4318bb

Browse files
test
1 parent 18889df commit f4318bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949

5050
- name: prepare python package windows
5151
if : runner.os == 'windows'
52+
shell: cmd
5253
run: |
5354
for /f "delims=" %a in ('where python') do set "PYTHON_PATH=%a"
5455
echo %PYTHON_PATH%

0 commit comments

Comments
 (0)