Skip to content

Commit 1381885

Browse files
committed
Update
[ghstack-poisoned]
1 parent 95ab941 commit 1381885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
include:
4545
- repository: pytorch/executorch
4646
pre-script: .ci/scripts/wheel/pre_build_script.sh
47-
env-script: .ci/scripts/wheel/run_with_symlink_windows.sh
47+
env-script: .ci\scripts\wheel\run_with_symlink_windows.sh
4848
post-script: .ci/scripts/wheel/post_build_script.sh
4949
smoke-test-script: .ci/scripts/wheel/test_windows.py
5050
package-name: executorch

0 commit comments

Comments
 (0)