Skip to content

Commit fb9c994

Browse files
committed
Install torchgen for Windows ARM64 codegen
1 parent 8b28f31 commit fb9c994

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/windows-msvc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
9090
- name: Install build dependencies
9191
shell: pwsh
92-
run: python -m pip install pyyaml
92+
run: python -m pip install pyyaml torch==2.13.0 --extra-index-url https://download.pytorch.org/whl/test/cpu
9393

9494
- name: Build ExecuTorch
9595
shell: pwsh

0 commit comments

Comments
 (0)