Skip to content

Commit 2112d47

Browse files
Use shell for Windows XPU build
1 parent 1501475 commit 2112d47

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
@@ -122,6 +122,7 @@ jobs:
122122
- name: Build C++ (Windows)
123123
if: runner.os == 'Windows'
124124
run: .github/scripts/build-xpu-windows.bat
125+
shell: cmd
125126
env:
126127
build_os: ${{ matrix.os }}
127128
- name: Upload build artifact

0 commit comments

Comments
 (0)