Skip to content

Commit c95301c

Browse files
committed
Add wheel notes
1 parent 781e345 commit c95301c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unittest-windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
shell: powershell
4848
run: |
4949
python -m pip install "https://github.com/cgohlke/pyicu-build/releases/download/v2.14/PyICU-2.14-cp310-cp310-win_amd64.whl"
50+
# if needed, get pip wheel link from https://github.com/cgohlke/pyicu-build/releases
5051
- name: Install PyTorch
5152
shell: powershell
5253
run: python -m pip install torch

0 commit comments

Comments
 (0)