Skip to content

Commit

Permalink
win syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
mryzhov committed Feb 7, 2024
1 parent b1698f9 commit 708bb22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ jobs:
- name: Install python dependencies
run: |
# wheel packaging
python3 -m pip install -r ${OPENVINO_TOKENIZERS_REPO}/requirements-build.txt
python3 -m pip install -r ${env:OPENVINO_TOKENIZERS_REPO}/requirements-build.txt
#
# Build
Expand Down

0 comments on commit 708bb22

Please sign in to comment.