Skip to content

Commit 46cf0e6

Browse files
committed
Update
[ghstack-poisoned]
1 parent 661f4a7 commit 46cf0e6

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
@@ -39,7 +39,7 @@ jobs:
3939
pre-script: .ci\\scripts\\wheel\\pre_build_script.sh
4040
env-script: .ci\\scripts\\wheel\\vc_env_helper.bat
4141
post-script: .ci\\scripts\\wheel\\post_build_script.sh
42-
smoke-test-script: ..\\..\.ci\\scripts\\wheel\\test_windows.py
42+
smoke-test-script: .ci/scripts/wheel/test_windows.py
4343
package-name: executorch
4444
name: ${{ matrix.repository }}
4545
uses: pytorch/test-infra/.github/workflows/build_wheels_windows.yml@main

0 commit comments

Comments
 (0)