Skip to content

Commit

Permalink
use cmd for win
Browse files Browse the repository at this point in the history
  • Loading branch information
mryzhov committed Feb 13, 2024
1 parent 93551d2 commit 4be1560
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ jobs:
#

- name: Build tokenizers wheel
shell: cmd
run: |
call "${{ env.INSTALL_DIR }}\\setupvars.bat"
python3 -m build --wheel --outdir ${env:BUILD_DIR} ${env:OPENVINO_TOKENIZERS_REPO}
Expand Down

0 comments on commit 4be1560

Please sign in to comment.