Skip to content

Commit 94760b4

Browse files
committed
Update
[ghstack-poisoned]
1 parent 036f302 commit 94760b4

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
@@ -38,7 +38,7 @@ jobs:
3838
- repository: pytorch/executorch
3939
pre-script: .ci\\scripts\\wheel\\pre_build_script.sh
4040
env-script: .ci\\scripts\\wheel\\vc_env_helper.bat
41-
post-script: .ci\\scripts\\wheel\\post_build_script.sh
41+
post-script: .ci\\scripts\\wheel\\post_build_script_windows.sh
4242
smoke-test-script: .ci/scripts/wheel/test_windows.py
4343
package-name: executorch
4444
name: ${{ matrix.repository }}

0 commit comments

Comments
 (0)